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