TOSA reference model 0.40.0 release tag

- Update RESIZE, TRANSPOSE_CONV2D to match specification changes
- Simplify the argument parsing and debug code
- Update unit test generators
    - RESIZE, TRANSPOSE_CONV2D, RESCALE to match spec changes
- Update framework test generator
    - Add relu1 tests
    - Add conv3d
  1. a8206e3 Update revision to 0.40. by Eric Kunze · 1 year, 9 months ago v0.40 v0.40.0
  2. 286f834 Simplify the argument parsing and debug code by Eric Kunze · 2 years ago
  3. f732609 Update TOSA resize to match specification by TatWai Chong · 2 years ago
  4. 4b85a0b Update reference model version to 0.31 draft by Eric Kunze · 1 year, 11 months ago
  5. 95dfcb8 Remove draft status from reference model by Eric Kunze · 2 years ago
  6. b5fabec Remove quantization info from serialization attributes by Eric Kunze · 2 years ago
  7. 24594f5 Update transpose_conv2d to align with TOSA spec by TatWai Chong · 2 years ago
  8. 39ad939 Switch reference model to flatbuffers 1.12 by Eric Kunze · 2 years ago
  9. 86c403b Align the serialization schema with TOSA 0.24.0 specification by TatWai Chong · 2 years ago
  10. f7f78ae Add support for uint16_t to RESCALE by Jeremy Johnson · 2 years ago
  11. 2ec3494 Reorganize verif and create packages by Jeremy Johnson · 2 years, 6 months ago
  12. 3aea3c3 Update serialization_lib with flatbuffers v2.0.0 by Kevin Cheng · 2 years, 7 months ago
  13. 25fbe52 Cleanup CMakeLists.txt by Kevin Cheng · 2 years, 7 months ago
  14. d4ea8f1 Update reference model version to 0.24.0 draft by Eric Kunze · 2 years, 7 months ago
  15. 5ffbc94 Remove draft tag for 0.23 release by Eric Kunze · 2 years, 7 months ago v0.23 v0.23.0
  16. fe392ce Changes for 0.23.0 release by Kevin Cheng · 2 years, 8 months ago
  17. 1009674 Add version to reference model by Kevin Cheng · 2 years, 7 months ago
  18. cc61be3 More ERROR_IF supports by Kevin Cheng · 2 years, 8 months ago
  19. 8a0a663 Remove tosa_serializer.py and use the one from serialization_lib now. by Kevin Cheng · 2 years, 8 months ago
  20. 93a1628 Rename attribute: Pool2d, Conv2d, TransposeConv2d -> Pool, Conv, TransposeConv by Kevin Cheng · 2 years, 9 months ago
  21. 459443c Rename DIV operator to INTDIV by Matthew Haddon · 2 years, 9 months ago
  22. a901740 Support int4 weights read. Added conv2d int8xint4 in test generation. by Kevin Cheng · 2 years, 10 months ago
  23. 16aac57 Update serialization_lib hash. by Kevin Cheng · 2 years, 11 months ago
  24. 82507d7 Update to use new serialization_lib API. by Kevin Cheng · 3 years ago
  25. cd79f0e Rewrite model frontend to be json-driven. by Kevin Cheng · 3 years ago
  26. 14d7f7a Update to v0.22.0 by Kevin Cheng · 3 years, 1 month ago
  27. 550ccc5 Replace serialization/ and verif/ with MLPlatform's serialization_lib submodule by Kevin Cheng · 3 years, 3 months ago
  28. e5e2676 Initial checkin of TOSA reference_model and tests by Eric Kunze · 3 years, 8 months ago