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