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