1. af09018 Improved test selection before test generation by Jeremy Johnson · 5 months ago
  2. 2c34b46 Add support for FP8 to reference model by Won Jeon · 5 months ago
  3. 01e1c1c Improve Avg_Pool2D ErrorIf Testing by Jeremy Johnson · 5 months ago
  4. 32d0b5a Main Compliance: Add RESIZE support by Jeremy Johnson · 5 months ago
  5. f15bad8 [testing] Switch to using shape type for start and size of slice by TatWai Chong · 5 months ago
  6. 95a6710 Main Compliance: TRANSPOSE_CONV2D support by Jeremy Johnson · 6 months ago
  7. 74342e5 Add conformance testing for shape operators by Won Jeon · 6 months ago
  8. e1e611d Remove inferred dimension from RESHAPE by Jeremy Johnson · 7 months ago
  9. a8420ad Main Compliance testing for SCATTER and GATHER by Jeremy Johnson · 7 months ago
  10. 2d70ac4 Main Compliance testing for simple UNARY ops by Jeremy Johnson · 8 months ago
  11. d41feb7 Compliance testing support for MAX_POOL2D & PAD by Jeremy Johnson · 9 months ago
  12. 135c955 Add ERROR_IF to incorrect broadcast shapes by Jerry Ge · 1 year, 1 month ago
  13. 264f7fa Add support for one dimension of size -1 in ReshapeOp by Jerry Ge · 1 year, 2 months ago
  14. 0c71686 8K levels: Tensor op tests kernel/stride at 8192 maximums by Jeremy Johnson · 1 year, 3 months ago
  15. a4e48ca Update rank limits for SLICE, TILE and TRANSPOSE by Luke Hutton · 1 year, 4 months ago
  16. 5728713 Add FFT2d to the reference model by Luke Hutton · 1 year, 5 months ago
  17. 736fd1a Create MI tests for Type Conversion: CAST by James Ward · 1 year, 5 months ago
  18. 261b7b6 Add RFFT2d to the reference model by Luke Hutton · 1 year, 6 months ago
  19. 05c711e Add extra control flow ERROR_IF tests by Jeremy Johnson · 1 year, 7 months ago
  20. 24dbc42 Add BF16 support to reference model by James Ward · 1 year, 8 months ago
  21. bc2a3db Rename FLOAT type to FP32 by Jeremy Johnson · 1 year, 9 months ago
  22. 8b39043 Reference model changes for fp16 support by James Ward · 1 year, 11 months ago
  23. c1a9783 Align padding for transpose_conv2d to match spec by Eric Kunze · 2 years ago
  24. d32c6da Add PAD ERROR_IF test for output shape by Jeremy Johnson · 1 year, 10 months ago
  25. a0e03f3 Update RESIZE operator in test generator for spec updates by Jeremy Johnson · 2 years, 1 month ago
  26. b5fabec Remove quantization info from serialization attributes by Eric Kunze · 2 years, 1 month ago
  27. 24594f5 Update transpose_conv2d to align with TOSA spec by TatWai Chong · 2 years, 1 month ago
  28. f7f78ae Add support for uint16_t to RESCALE by Jeremy Johnson · 2 years, 1 month ago
  29. 4a6fb9b Update tensor ops ERROR_IF criteria by Jeremy Johnson · 2 years, 2 months ago
  30. 9a66abb Refactor verif/generator/tosa_test_gen.py into different files by Jeremy Johnson · 2 years, 3 months ago
  31. 5c1364c Add python pre-commit script checkers by Jeremy Johnson · 2 years, 6 months ago
  32. 2ec3494 Reorganize verif and create packages by Jeremy Johnson · 2 years, 7 months ago[Renamed from verif/tosa_error_if.py]
  33. 0e027d4 Convolutions ERROR_IF tests by Les Bell · 2 years, 8 months ago
  34. 7e9ac9a Add Broadcast DimensionMismatch errors by Jeremy Johnson · 2 years, 8 months ago
  35. 01c359d Fix Transpose WrongRank test and add new test for Concat by Matthew Haddon · 2 years, 9 months ago
  36. 630c17c Add negative testing to cond_if, while_loop by Matthew Haddon · 2 years, 9 months ago
  37. bb5676f Add ERROR_IF checks to operators without specific ERROR_IFs by Matthew Haddon · 2 years, 9 months ago
  38. e807aae Add Negative tests for pad, reshape, slice, transpose by Matthew Haddon · 2 years, 9 months ago
  39. c4cf037 Add negative testing support to fully_connected, matmul, argmax by Matthew Haddon · 2 years, 9 months ago
  40. c202521 Add negative testing support to RESCALE by Matthew Haddon · 2 years, 9 months ago
  41. b6b59e3 Add negative testing for avg_pool2d, max_pool2d by Matthew Haddon · 2 years, 9 months ago
  42. d6ce725 Add negative testing support for reduce operators by Matthew Haddon · 2 years, 9 months ago
  43. e4ecdb2 Add negative testing support for ew_unary operators by Matthew Haddon · 2 years, 9 months ago
  44. eacff9a Add negative testing support to (most) EW Binary Ops by Matthew Haddon · 2 years, 9 months ago
  45. 693ba9e Add ERROR_IF checks for mismatched batch/channel by Matthew Haddon · 2 years, 9 months ago
  46. 848efb4 Add shared ERROR_IF statements by Matthew Haddon · 2 years, 10 months ago
  47. e86fd34 Add ERROR_IF support for RESIZE by Matthew Haddon · 2 years, 10 months ago