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