1. 24dbc42 Add BF16 support to reference model by James Ward · 1 year, 9 months ago
  2. 4196491 Update to check tensor size is valid by Eric Kunze · 1 year, 9 months ago
  3. bc2a3db Rename FLOAT type to FP32 by Jeremy Johnson · 1 year, 9 months ago
  4. 93d4390 Minor fixes & add FP16 support to refmodel testing and conformance gen by Jeremy Johnson · 1 year, 9 months ago
  5. 8b39043 Reference model changes for fp16 support by James Ward · 1 year, 11 months ago
  6. b5fabec Remove quantization info from serialization attributes by Eric Kunze · 2 years, 1 month ago
  7. cc61be3 More ERROR_IF supports by Kevin Cheng · 2 years, 9 months ago
  8. 478101b Couple of reference model fixes by Kevin Cheng · 2 years, 9 months ago
  9. c72b59c Fixes to pass NEGATE op test. by Kevin Cheng · 2 years, 9 months ago
  10. 903763c Add SUBGRAPH_ERROR_IF() to catch graph-level error. by Kevin Cheng · 2 years, 9 months ago
  11. 1533b85 Implement Conv3D kernel. by Kevin Cheng · 2 years, 10 months ago
  12. acb550f Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() or ERROR_IF() by Kevin Cheng · 3 years ago
  13. a901740 Support int4 weights read. Added conv2d int8xint4 in test generation. by Kevin Cheng · 3 years ago
  14. 82507d7 Update to use new serialization_lib API. by Kevin Cheng · 3 years ago
  15. cd79f0e Rewrite model frontend to be json-driven. by Kevin Cheng · 3 years, 1 month ago
  16. 14d7f7a Update to v0.22.0 by Kevin Cheng · 3 years, 2 months ago
  17. 550ccc5 Replace serialization/ and verif/ with MLPlatform's serialization_lib submodule by Kevin Cheng · 3 years, 4 months ago
  18. df86269 Fix operator initialization bug when rank/dtype fails to initialize with Usage arrays by Kevin Cheng · 3 years, 4 months ago
  19. e5e2676 Initial checkin of TOSA reference_model and tests by Eric Kunze · 3 years, 9 months ago