1. 12159fc Show actual runtime value of shapeType tensors by Jerry Ge · 3 months ago
  2. 20ab3df Save Int16/UINT16 test outputs to native dtypes by Jerry Ge · 5 months ago
  3. 2c34b46 Add support for FP8 to reference model by Won Jeon · 4 months ago
  4. c529169 Save Int8/UInt8 reference outputs to native dtypes by Jerry Ge · 6 months ago
  5. 8690a08 [reference model] Add shape operators by Tai Ly · 6 months ago
  6. e905977 Add support for int16_t inputs in eager interface by Georgios Pinitas · 6 months ago
  7. cf84bc9 [reference_model] Support StatefulOps and the tests for CallOnceOp by Tai Ly · 9 months ago
  8. 0913dba [reference model] Code cleanup for SHAPE by Tai Ly · 10 months ago
  9. a21b2e8 Add DIM operator to reference model by Won Jeon · 10 months ago
  10. 9c9c8da Run clang-format and update copyright by Jerry Ge · 11 months ago
  11. 9a36755 Update tensor allocation logging by Eric Kunze · 11 months ago
  12. 264f7fa Add support for one dimension of size -1 in ReshapeOp by Jerry Ge · 1 year, 2 months ago
  13. 0bd4ec8 Refactor ref_model rank checking and add level check to argmax by Jerry Ge · 1 year, 2 months ago
  14. a4d748b [reference model] Add precise mode by Tai Ly · 1 year, 3 months ago
  15. 9e94af8 Reference model update for control flow operators support by Jerry Ge · 1 year, 8 months ago
  16. 64285a1 Extend reference model API with eager operator execution entrypoints by Grant Watson · 1 year, 7 months ago
  17. 24dbc42 Add BF16 support to reference model by James Ward · 1 year, 8 months ago
  18. 2e4d889 Add FP16 support to IModelRunner by Matthew Sloyan · 1 year, 8 months ago
  19. bc2a3db Rename FLOAT type to FP32 by Jeremy Johnson · 1 year, 9 months ago
  20. 8b39043 Reference model changes for fp16 support by James Ward · 1 year, 10 months ago
  21. ba5fad3 Add IModelRunner interface to TOSA Reference Model by Matthew Sloyan · 1 year, 9 months ago
  22. f7f78ae Add support for uint16_t to RESCALE by Jeremy Johnson · 2 years, 1 month ago
  23. 2131a4d Fix broadcast bug by Kevin Cheng · 2 years, 7 months ago
  24. 1c3c847 Check valid broadcastable shape for binary and ternary ops by Kevin Cheng · 2 years, 7 months ago
  25. 903763c Add SUBGRAPH_ERROR_IF() to catch graph-level error. by Kevin Cheng · 2 years, 9 months ago
  26. acb550f Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() or ERROR_IF() by Kevin Cheng · 3 years ago
  27. 989cb05 Support mixed-precision input tensors for TOSA unit test. 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. 3a47857 Remove AINT8 by Kevin Cheng · 3 years, 5 months ago
  30. e5e2676 Initial checkin of TOSA reference_model and tests by Eric Kunze · 3 years, 8 months ago