1. e5cabbf Enable lazy tensor allocation by Jerry Ge · 11 months ago
  2. 9c9c8da Run clang-format and update copyright by Jerry Ge · 11 months ago
  3. 307392a Add abs calculations under precise_mode by Tai Ly · 1 year, 2 months ago
  4. a793f46 Add level checking to TOSA Ref model by Jerry Ge · 1 year, 3 months ago
  5. abf8718 revert to GetBlockByName "main" by Tai Ly · 1 year, 3 months ago
  6. 4e9a977 [reference model] support multiple regions by Tai Ly · 1 year, 3 months ago
  7. 9e94af8 Reference model update for control flow operators support by Jerry Ge · 1 year, 8 months ago
  8. fa88828 Fix error messages/comments using old -C arguments. by Jeremy Johnson · 1 year, 7 months ago
  9. 24dbc42 Add BF16 support to reference model by James Ward · 1 year, 8 months ago
  10. ba5fad3 Add IModelRunner interface to TOSA Reference Model by Matthew Sloyan · 1 year, 9 months ago
  11. 45e42f4 Update reference model version to 0.41 draft by Eric Kunze · 1 year, 10 months ago
  12. a8206e3 Update revision to 0.40. by Eric Kunze · 1 year, 10 months ago v0.40 v0.40.0
  13. 286f834 Simplify the argument parsing and debug code by Eric Kunze · 2 years ago
  14. 4b85a0b Update reference model version to 0.31 draft by Eric Kunze · 2 years ago
  15. 95dfcb8 Remove draft status from reference model by Eric Kunze · 2 years ago
  16. b5fabec Remove quantization info from serialization attributes by Eric Kunze · 2 years, 1 month ago
  17. 24594f5 Update transpose_conv2d to align with TOSA spec by TatWai Chong · 2 years, 1 month ago
  18. 62a7b7f Usability cleanup by Jared Smolens · 2 years, 3 months ago
  19. d4ea8f1 Update reference model version to 0.24.0 draft by Eric Kunze · 2 years, 8 months ago
  20. 5ffbc94 Remove draft tag for 0.23 release by Eric Kunze · 2 years, 8 months ago v0.23 v0.23.0
  21. 1009674 Add version to reference model by Kevin Cheng · 2 years, 8 months ago
  22. cc61be3 More ERROR_IF supports by Kevin Cheng · 2 years, 9 months ago
  23. 903763c Add SUBGRAPH_ERROR_IF() to catch graph-level error. by Kevin Cheng · 2 years, 9 months ago
  24. 6097c3d Op that violates rank requirement now runs to the end and return ERROR instead of bailing out. by Kevin Cheng · 2 years, 9 months ago
  25. acb550f Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() or ERROR_IF() by Kevin Cheng · 3 years ago
  26. d593414 Adding option -Coutput_dir= to control output location. by Kevin Cheng · 3 years ago
  27. cd79f0e Rewrite model frontend to be json-driven. by Kevin Cheng · 3 years, 1 month ago
  28. 550ccc5 Replace serialization/ and verif/ with MLPlatform's serialization_lib submodule by Kevin Cheng · 3 years, 4 months ago
  29. e5e2676 Initial checkin of TOSA reference_model and tests by Eric Kunze · 3 years, 9 months ago