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