1. 8b39043 Reference model changes for fp16 support by James Ward · 1 year, 11 months ago
  2. c1a9783 Align padding for transpose_conv2d to match spec by Eric Kunze · 2 years ago
  3. d32c6da Add PAD ERROR_IF test for output shape by Jeremy Johnson · 1 year, 10 months ago
  4. a0e03f3 Update RESIZE operator in test generator for spec updates by Jeremy Johnson · 2 years ago
  5. b5fabec Remove quantization info from serialization attributes by Eric Kunze · 2 years, 1 month ago
  6. 24594f5 Update transpose_conv2d to align with TOSA spec by TatWai Chong · 2 years, 1 month ago
  7. f7f78ae Add support for uint16_t to RESCALE by Jeremy Johnson · 2 years, 1 month ago
  8. 4a6fb9b Update tensor ops ERROR_IF criteria by Jeremy Johnson · 2 years, 2 months ago
  9. 9a66abb Refactor verif/generator/tosa_test_gen.py into different files by Jeremy Johnson · 2 years, 3 months ago
  10. 5c1364c Add python pre-commit script checkers by Jeremy Johnson · 2 years, 5 months ago
  11. 2ec3494 Reorganize verif and create packages by Jeremy Johnson · 2 years, 6 months ago[Renamed from verif/tosa_error_if.py]
  12. 0e027d4 Convolutions ERROR_IF tests by Les Bell · 2 years, 8 months ago
  13. 7e9ac9a Add Broadcast DimensionMismatch errors by Jeremy Johnson · 2 years, 8 months ago
  14. 01c359d Fix Transpose WrongRank test and add new test for Concat by Matthew Haddon · 2 years, 8 months ago
  15. 630c17c Add negative testing to cond_if, while_loop by Matthew Haddon · 2 years, 9 months ago
  16. bb5676f Add ERROR_IF checks to operators without specific ERROR_IFs by Matthew Haddon · 2 years, 9 months ago
  17. e807aae Add Negative tests for pad, reshape, slice, transpose by Matthew Haddon · 2 years, 9 months ago
  18. c4cf037 Add negative testing support to fully_connected, matmul, argmax by Matthew Haddon · 2 years, 9 months ago
  19. c202521 Add negative testing support to RESCALE by Matthew Haddon · 2 years, 9 months ago
  20. b6b59e3 Add negative testing for avg_pool2d, max_pool2d by Matthew Haddon · 2 years, 9 months ago
  21. d6ce725 Add negative testing support for reduce operators by Matthew Haddon · 2 years, 9 months ago
  22. e4ecdb2 Add negative testing support for ew_unary operators by Matthew Haddon · 2 years, 9 months ago
  23. eacff9a Add negative testing support to (most) EW Binary Ops by Matthew Haddon · 2 years, 9 months ago
  24. 693ba9e Add ERROR_IF checks for mismatched batch/channel by Matthew Haddon · 2 years, 9 months ago
  25. 848efb4 Add shared ERROR_IF statements by Matthew Haddon · 2 years, 10 months ago
  26. e86fd34 Add ERROR_IF support for RESIZE by Matthew Haddon · 2 years, 10 months ago