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