TOSA Reference model 0.90.0 Release Notes

Add support for the TOSA shape operators
Support the new RESCALE signedness attributes
Compliance generator fixes
Significant improvement in Main Inference conformance coverage
Save int8/uint8 outputs as the native type instead of int32
Removed the operator API
Many cleanups and bug fixes
  1. 2ad047d Fix bug causing identical reshape permutations by Matthew Haddon · 3 years ago
  2. d593414 Adding option -Coutput_dir= to control output location. by Kevin Cheng · 3 years ago
  3. a618557 Fix transpose test gen of permutations & rank by Jeremy Johnson · 3 years ago
  4. 82507d7 Update to use new serialization_lib API. by Kevin Cheng · 3 years, 1 month ago
  5. 2d60f00 adding batch dimension to MatMul. by Kevin Cheng · 3 years, 1 month ago
  6. cd79f0e Rewrite model frontend to be json-driven. by Kevin Cheng · 3 years, 1 month ago
  7. 571f718 Support 8-bit TABLE op. by Kevin Cheng · 3 years, 1 month ago
  8. 47315e1 Fix typo in DIV unit test generator by Kevin Cheng · 3 years, 2 months ago
  9. 14d7f7a Update to v0.22.0 by Kevin Cheng · 3 years, 2 months ago
  10. d267dd9 Regenerate examples/ tests by Kevin Cheng · 3 years, 2 months ago
  11. 9257fd5 Fix OpMul for 32-bit x 32-bit inputs by Kevin Cheng · 3 years, 3 months ago
  12. 0f87c95 Support 16-bit Rescale by Kevin Cheng · 3 years, 4 months ago
  13. ad15dfa Concat takes variadic inputs by Kevin Cheng · 3 years, 4 months ago
  14. 573ecd4 Re-order TOSA unit tests to match the spec ordering by Jared Smolens · 3 years, 4 months ago
  15. 989cb05 Support mixed-precision input tensors for TOSA unit test. by Kevin Cheng · 3 years, 2 months ago
  16. 550ccc5 Replace serialization/ and verif/ with MLPlatform's serialization_lib submodule by Kevin Cheng · 3 years, 4 months ago
  17. cf6224e Fix bug that NegateOp doesn't clip output value by Kevin Cheng · 3 years, 2 months ago
  18. 2a76ad2 Update DTypes for TOSA ops, test rig fixes by Jared Smolens · 3 years, 4 months ago
  19. df86269 Fix operator initialization bug when rank/dtype fails to initialize with Usage arrays by Kevin Cheng · 3 years, 4 months ago
  20. 3a47857 Remove AINT8 by Kevin Cheng · 3 years, 5 months ago
  21. e2e13cd TOSA Unit Test updates by Jared Smolens · 3 years, 5 months ago
  22. 4025315 Numpy utility supports scalar (rank 0) .npy by Kevin Cheng · 3 years, 6 months ago
  23. 77d0f76 Update reference model/serialization library to 0.21.0 with unit tests added/updated by Kevin Cheng · 3 years, 7 months ago
  24. aee1fac Implement and add unit tests for MUL and ARITHMETIC_RIGHT_SHIFT by Kevin Cheng · 3 years, 8 months ago
  25. 99bea14 Update apply_scale_32() by Kevin Cheng · 3 years, 9 months ago
  26. e5e2676 Initial checkin of TOSA reference_model and tests by Eric Kunze · 3 years, 9 months ago
  27. 88b7860 Initial empty repository by Eric Kunze · 3 years, 9 months ago