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