1. 5d0e9c7 [ref model] fix const/pad/clamp attribute serialization by Tai Ly · 8 weeks ago
  2. 18a379d Add rank 0 testing support by Jeremy Johnson · 9 weeks ago
  3. f36f256 [ref model] Add acc_type to Conv Ops by Tai Ly · 3 months ago
  4. 60dc48c [ref model] Change Clamp and Pad attribute fields by Tai Ly · 3 months ago
  5. 6878053 Update tensor allocator for FP16 case by Jerry Ge · 3 months ago
  6. 8ead6c4 [reference_model] tosa.fb name changes by Tai Ly · 4 months ago
  7. 2c34b46 Add support for FP8 to reference model by Won Jeon · 4 months ago
  8. 870662b Update version to 0.100.0 draft by Eric Kunze · 4 months ago v0.100a0
  9. fc4bde9 Fix up shape operator test errors by Jeremy Johnson · 4 months ago
  10. 8690a08 [reference model] Add shape operators by Tai Ly · 6 months ago
  11. 89ff71d CMake update to quiet warnings by Eric Kunze · 5 months ago
  12. d3797f0 [reference_model] add local_bound attribute to test_gen by Tai Ly · 7 months ago
  13. fd8fde8 [reference_model] Add local_bound support by Tai Ly · 7 months ago
  14. 00f55bf Change version to 0.90 draft by Eric Kunze · 9 months ago
  15. eff7038 Upgrade to latest version of TOSA specification by Grant Watson · 9 months ago
  16. a8098c0 Support new RESCALE attributes by Eric Kunze · 9 months ago
  17. 391cc5e Update TosaVersion compatibility check to match with serialization_lib by Jerry Ge · 10 months ago
  18. 18c871c Update submodule for serialization_lib by Won Jeon · 9 months ago
  19. e024748 Remove `"` from the search pattern `"tosa.*"` by TatWai Chong · 1 year ago
  20. 55363fd Update serialization library submodule by Jeremy Johnson · 10 months ago
  21. 4053ce1 Update thirdparty/serialization_lib hash by Jerry Ge · 11 months ago
  22. 78155c6 Add support for ERF operator to reference model by Won Jeon · 12 months ago
  23. eb74106 Upgrade to latest version of TOSA specification by Grant Watson · 11 months ago
  24. 56a3a06 Update version to 0.80 draft by Eric Kunze · 1 year ago
  25. 9ccad3f Remove draft tag for 0.70 release by Eric Kunze · 1 year ago v0.70 v0.70.0
  26. 3260c54 Update serialization library submodule by Eric Kunze · 1 year ago
  27. 264f7fa Add support for one dimension of size -1 in ReshapeOp by Jerry Ge · 1 year, 1 month ago
  28. a4d748b [reference model] Add precise mode by Tai Ly · 1 year, 2 months ago
  29. 2eb3d63 Update version to 0.70.0 draft by Eric Kunze · 1 year, 3 months ago
  30. 17def5f Update version number to 0.60 by Eric Kunze · 1 year, 3 months ago v0.60.0
  31. d34b3fc Remove accumulator attributes from all but AVG_POOL2D by James Ward · 1 year, 4 months ago
  32. 261b7b6 Add RFFT2d to the reference model by Luke Hutton · 1 year, 5 months ago
  33. 3407125 Create MI tests for Activation: CLAMP; Data Layout: PAD by James Ward · 1 year, 6 months ago
  34. 9e94af8 Reference model update for control flow operators support by Jerry Ge · 1 year, 7 months ago
  35. 64285a1 Extend reference model API with eager operator execution entrypoints by Grant Watson · 1 year, 7 months ago
  36. c8774a1 Update version to 0.51.0 draft by Eric Kunze · 1 year, 6 months ago
  37. 417d874 Update version to 0.50 for release by Eric Kunze · 1 year, 6 months ago v0.50 v0.50.0
  38. 24dbc42 Add BF16 support to reference model by James Ward · 1 year, 8 months ago
  39. bc2a3db Rename FLOAT type to FP32 by Jeremy Johnson · 1 year, 8 months ago
  40. 8b39043 Reference model changes for fp16 support by James Ward · 1 year, 10 months ago
  41. ba5fad3 Add IModelRunner interface to TOSA Reference Model by Matthew Sloyan · 1 year, 8 months ago
  42. 3d6de00 Update serialization library version by Eric Kunze · 1 year, 8 months ago
  43. 45e42f4 Update reference model version to 0.41 draft by Eric Kunze · 1 year, 9 months ago
  44. a8206e3 Update revision to 0.40. by Eric Kunze · 1 year, 9 months ago v0.40 v0.40.0
  45. 286f834 Simplify the argument parsing and debug code by Eric Kunze · 2 years ago
  46. f732609 Update TOSA resize to match specification by TatWai Chong · 2 years ago
  47. 4b85a0b Update reference model version to 0.31 draft by Eric Kunze · 1 year, 11 months ago
  48. 95dfcb8 Remove draft status from reference model by Eric Kunze · 2 years ago
  49. b5fabec Remove quantization info from serialization attributes by Eric Kunze · 2 years ago
  50. 24594f5 Update transpose_conv2d to align with TOSA spec by TatWai Chong · 2 years ago
  51. 39ad939 Switch reference model to flatbuffers 1.12 by Eric Kunze · 2 years ago
  52. 86c403b Align the serialization schema with TOSA 0.24.0 specification by TatWai Chong · 2 years ago
  53. f7f78ae Add support for uint16_t to RESCALE by Jeremy Johnson · 2 years ago
  54. 2ec3494 Reorganize verif and create packages by Jeremy Johnson · 2 years, 6 months ago
  55. 3aea3c3 Update serialization_lib with flatbuffers v2.0.0 by Kevin Cheng · 2 years, 7 months ago
  56. 25fbe52 Cleanup CMakeLists.txt by Kevin Cheng · 2 years, 7 months ago
  57. d4ea8f1 Update reference model version to 0.24.0 draft by Eric Kunze · 2 years, 7 months ago
  58. 5ffbc94 Remove draft tag for 0.23 release by Eric Kunze · 2 years, 7 months ago v0.23 v0.23.0
  59. fe392ce Changes for 0.23.0 release by Kevin Cheng · 2 years, 8 months ago
  60. 1009674 Add version to reference model by Kevin Cheng · 2 years, 7 months ago
  61. cc61be3 More ERROR_IF supports by Kevin Cheng · 2 years, 8 months ago
  62. 8a0a663 Remove tosa_serializer.py and use the one from serialization_lib now. by Kevin Cheng · 2 years, 8 months ago
  63. 93a1628 Rename attribute: Pool2d, Conv2d, TransposeConv2d -> Pool, Conv, TransposeConv by Kevin Cheng · 2 years, 9 months ago
  64. 459443c Rename DIV operator to INTDIV by Matthew Haddon · 2 years, 9 months ago
  65. a901740 Support int4 weights read. Added conv2d int8xint4 in test generation. by Kevin Cheng · 2 years, 10 months ago
  66. 16aac57 Update serialization_lib hash. by Kevin Cheng · 2 years, 11 months ago
  67. 82507d7 Update to use new serialization_lib API. by Kevin Cheng · 3 years ago
  68. cd79f0e Rewrite model frontend to be json-driven. by Kevin Cheng · 3 years ago
  69. 14d7f7a Update to v0.22.0 by Kevin Cheng · 3 years, 1 month ago
  70. 550ccc5 Replace serialization/ and verif/ with MLPlatform's serialization_lib submodule by Kevin Cheng · 3 years, 3 months ago
  71. e5e2676 Initial checkin of TOSA reference_model and tests by Eric Kunze · 3 years, 8 months ago