1. c8fdccf Pass parameter acc_size to AvgPool2d operator by Dmitrii Agibov · 9 months ago
  2. 88bbc4e Update reference model MAX_SCALE to match spec by Eric Kunze · 10 months ago
  3. cf84bc9 [reference_model] Support StatefulOps and the tests for CallOnceOp by Tai Ly · 10 months ago
  4. 00f55bf Change version to 0.90 draft by Eric Kunze · 10 months ago
  5. eff7038 Upgrade to latest version of TOSA specification by Grant Watson · 10 months ago
  6. a8098c0 Support new RESCALE attributes by Eric Kunze · 10 months ago
  7. 7021ef0 Rework TOSA verification API by Georgios Pinitas · 10 months ago
  8. e70d931 Pass func_config to individual operator API by Grant Watson · 10 months ago
  9. a21b2e8 Add DIM operator to reference model by Won Jeon · 11 months ago
  10. ed1a15b Fixed missing tensor inputs in fully_connected in model runner by Jiacheng Liang · 11 months ago
  11. 9c9c8da Run clang-format and update copyright by Jerry Ge · 12 months ago
  12. edac6ab Fix missing template instantiations by Eric Kunze · 1 year ago
  13. 78155c6 Add support for ERF operator to reference model by Won Jeon · 1 year, 1 month ago
  14. eb74106 Upgrade to latest version of TOSA specification by Grant Watson · 1 year ago
  15. c8da1d2 Make verifiers to operate on const pointers by Georgios Pinitas · 1 year ago
  16. 41df428 Add TOSA MI verification methods by Georgios Pinitas · 1 year, 1 month ago
  17. 56a3a06 Update version to 0.80 draft by Eric Kunze · 1 year, 1 month ago
  18. 9ccad3f Remove draft tag for 0.70 release by Eric Kunze · 1 year, 1 month ago v0.70 v0.70.0
  19. 307392a Add abs calculations under precise_mode by Tai Ly · 1 year, 2 months ago
  20. a4d748b [reference model] Add precise mode by Tai Ly · 1 year, 3 months ago
  21. a793f46 Add level checking to TOSA Ref model by Jerry Ge · 1 year, 3 months ago
  22. cf305db Refactor 1L to INT64_C() by Jerry Ge · 1 year, 4 months ago
  23. 2eb3d63 Update version to 0.70.0 draft by Eric Kunze · 1 year, 4 months ago
  24. 17def5f Update version number to 0.60 by Eric Kunze · 1 year, 4 months ago v0.60.0
  25. 64285a1 Extend reference model API with eager operator execution entrypoints by Grant Watson · 1 year, 8 months ago
  26. c8774a1 Update version to 0.51.0 draft by Eric Kunze · 1 year, 7 months ago
  27. 417d874 Update version to 0.50 for release by Eric Kunze · 1 year, 7 months ago v0.50 v0.50.0
  28. 24dbc42 Add BF16 support to reference model by James Ward · 1 year, 8 months ago
  29. 2e4d889 Add FP16 support to IModelRunner by Matthew Sloyan · 1 year, 8 months ago
  30. ba5fad3 Add IModelRunner interface to TOSA Reference Model by Matthew Sloyan · 1 year, 9 months ago