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