1. 2c34b46 Add support for FP8 to reference model by Won Jeon · 5 months ago
  2. 8690a08 [reference model] Add shape operators by Tai Ly · 6 months ago
  3. cf84bc9 [reference_model] Support StatefulOps and the tests for CallOnceOp by Tai Ly · 10 months ago
  4. a21b2e8 Add DIM operator to reference model by Won Jeon · 11 months ago
  5. e5cabbf Enable lazy tensor allocation by Jerry Ge · 11 months ago
  6. 9c9c8da Run clang-format and update copyright by Jerry Ge · 11 months ago
  7. 9a36755 Update tensor allocation logging by Eric Kunze · 12 months ago
  8. eb52cc1 Add support for boolean outputs in model runner by Jiacheng Liang · 1 year, 1 month ago
  9. a4d748b [reference model] Add precise mode by Tai Ly · 1 year, 3 months ago
  10. 4e9a977 [reference model] support multiple regions by Tai Ly · 1 year, 3 months ago
  11. 9e94af8 Reference model update for control flow operators support by Jerry Ge · 1 year, 8 months ago
  12. 24dbc42 Add BF16 support to reference model by James Ward · 1 year, 8 months ago
  13. 4196491 Update to check tensor size is valid by Eric Kunze · 1 year, 9 months ago
  14. bc2a3db Rename FLOAT type to FP32 by Jeremy Johnson · 1 year, 9 months ago
  15. 93d4390 Minor fixes & add FP16 support to refmodel testing and conformance gen by Jeremy Johnson · 1 year, 9 months ago
  16. 8b39043 Reference model changes for fp16 support by James Ward · 1 year, 11 months ago
  17. b5fabec Remove quantization info from serialization attributes by Eric Kunze · 2 years, 1 month ago
  18. cc61be3 More ERROR_IF supports by Kevin Cheng · 2 years, 9 months ago
  19. 478101b Couple of reference model fixes by Kevin Cheng · 2 years, 9 months ago
  20. c72b59c Fixes to pass NEGATE op test. by Kevin Cheng · 2 years, 9 months ago
  21. 903763c Add SUBGRAPH_ERROR_IF() to catch graph-level error. by Kevin Cheng · 2 years, 9 months ago
  22. 1533b85 Implement Conv3D kernel. by Kevin Cheng · 2 years, 10 months ago
  23. acb550f Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() or ERROR_IF() by Kevin Cheng · 3 years ago
  24. a901740 Support int4 weights read. Added conv2d int8xint4 in test generation. by Kevin Cheng · 2 years, 11 months ago
  25. 82507d7 Update to use new serialization_lib API. by Kevin Cheng · 3 years ago
  26. cd79f0e Rewrite model frontend to be json-driven. by Kevin Cheng · 3 years, 1 month ago
  27. 14d7f7a Update to v0.22.0 by Kevin Cheng · 3 years, 2 months ago
  28. 550ccc5 Replace serialization/ and verif/ with MLPlatform's serialization_lib submodule by Kevin Cheng · 3 years, 4 months ago
  29. df86269 Fix operator initialization bug when rank/dtype fails to initialize with Usage arrays by Kevin Cheng · 3 years, 4 months ago
  30. e5e2676 Initial checkin of TOSA reference_model and tests by Eric Kunze · 3 years, 9 months ago