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