TOSA reference model 0.60.2 release tag

Bugfix to test generator for SPLIT, RESIZE
  1. 17def5f Update version number to 0.60 by Eric Kunze · 1 year, 3 months ago v0.60.0
  2. d34b3fc Remove accumulator attributes from all but AVG_POOL2D by James Ward · 1 year, 4 months ago
  3. 261b7b6 Add RFFT2d to the reference model by Luke Hutton · 1 year, 5 months ago
  4. 3407125 Create MI tests for Activation: CLAMP; Data Layout: PAD by James Ward · 1 year, 6 months ago
  5. 9e94af8 Reference model update for control flow operators support by Jerry Ge · 1 year, 7 months ago
  6. 64285a1 Extend reference model API with eager operator execution entrypoints by Grant Watson · 1 year, 7 months ago
  7. c8774a1 Update version to 0.51.0 draft by Eric Kunze · 1 year, 6 months ago
  8. 417d874 Update version to 0.50 for release by Eric Kunze · 1 year, 6 months ago v0.50 v0.50.0
  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, 8 months ago
  11. 8b39043 Reference model changes for fp16 support by James Ward · 1 year, 10 months ago
  12. ba5fad3 Add IModelRunner interface to TOSA Reference Model by Matthew Sloyan · 1 year, 8 months ago
  13. 3d6de00 Update serialization library version by Eric Kunze · 1 year, 8 months ago
  14. 45e42f4 Update reference model version to 0.41 draft by Eric Kunze · 1 year, 9 months ago
  15. a8206e3 Update revision to 0.40. by Eric Kunze · 1 year, 9 months ago v0.40 v0.40.0
  16. 286f834 Simplify the argument parsing and debug code by Eric Kunze · 2 years ago
  17. f732609 Update TOSA resize to match specification by TatWai Chong · 2 years ago
  18. 4b85a0b Update reference model version to 0.31 draft by Eric Kunze · 1 year, 11 months ago
  19. 95dfcb8 Remove draft status from reference model by Eric Kunze · 2 years ago
  20. b5fabec Remove quantization info from serialization attributes by Eric Kunze · 2 years ago
  21. 24594f5 Update transpose_conv2d to align with TOSA spec by TatWai Chong · 2 years ago
  22. 39ad939 Switch reference model to flatbuffers 1.12 by Eric Kunze · 2 years ago
  23. 86c403b Align the serialization schema with TOSA 0.24.0 specification by TatWai Chong · 2 years ago
  24. f7f78ae Add support for uint16_t to RESCALE by Jeremy Johnson · 2 years ago
  25. 2ec3494 Reorganize verif and create packages by Jeremy Johnson · 2 years, 6 months ago
  26. 3aea3c3 Update serialization_lib with flatbuffers v2.0.0 by Kevin Cheng · 2 years, 7 months ago
  27. 25fbe52 Cleanup CMakeLists.txt by Kevin Cheng · 2 years, 7 months ago
  28. d4ea8f1 Update reference model version to 0.24.0 draft by Eric Kunze · 2 years, 7 months ago
  29. 5ffbc94 Remove draft tag for 0.23 release by Eric Kunze · 2 years, 7 months ago v0.23 v0.23.0
  30. fe392ce Changes for 0.23.0 release by Kevin Cheng · 2 years, 8 months ago
  31. 1009674 Add version to reference model by Kevin Cheng · 2 years, 7 months ago
  32. cc61be3 More ERROR_IF supports by Kevin Cheng · 2 years, 8 months ago
  33. 8a0a663 Remove tosa_serializer.py and use the one from serialization_lib now. by Kevin Cheng · 2 years, 8 months ago
  34. 93a1628 Rename attribute: Pool2d, Conv2d, TransposeConv2d -> Pool, Conv, TransposeConv by Kevin Cheng · 2 years, 9 months ago
  35. 459443c Rename DIV operator to INTDIV by Matthew Haddon · 2 years, 9 months ago
  36. a901740 Support int4 weights read. Added conv2d int8xint4 in test generation. by Kevin Cheng · 2 years, 10 months ago
  37. 16aac57 Update serialization_lib hash. by Kevin Cheng · 2 years, 11 months ago
  38. 82507d7 Update to use new serialization_lib API. by Kevin Cheng · 3 years ago
  39. cd79f0e Rewrite model frontend to be json-driven. by Kevin Cheng · 3 years ago
  40. 14d7f7a Update to v0.22.0 by Kevin Cheng · 3 years, 1 month ago
  41. 550ccc5 Replace serialization/ and verif/ with MLPlatform's serialization_lib submodule by Kevin Cheng · 3 years, 3 months ago
  42. e5e2676 Initial checkin of TOSA reference_model and tests by Eric Kunze · 3 years, 8 months ago