TOSA Reference Model 0.80 Release

Conformance test repository is now deprecated, conformance test
generation scripts are in the reference model repository
Deprecated TensorFlow Lite based conformance tests
    Framework tests still generate TFL tests
Add support for new operators
    DIM operator for shape inference
    New unsigned attributes for RESCALE input and output
Improve TOSA flatbuffer compatibility checks
Fixes for test and reference model cleanup
Enable reading/writing native data types for numpy files
Various other cleanup, see the git revision history for complete details
  1. 56a3a06 Update version to 0.80 draft by Eric Kunze · 1 year, 1 month ago
  2. 3260c54 Update serialization library submodule by Eric Kunze · 1 year, 1 month ago
  3. 9e94af8 Reference model update for control flow operators support by Jerry Ge · 1 year, 8 months ago
  4. 93d4390 Minor fixes & add FP16 support to refmodel testing and conformance gen by Jeremy Johnson · 1 year, 9 months ago
  5. 3aea3c3 Update serialization_lib with flatbuffers v2.0.0 by Kevin Cheng · 2 years, 7 months ago
  6. fe392ce Changes for 0.23.0 release by Kevin Cheng · 2 years, 8 months ago
  7. a9d5395 Restore expectedFailure to test description files by Jared Smolens · 2 years, 10 months ago
  8. 82507d7 Update to use new serialization_lib API. by Kevin Cheng · 3 years ago
  9. cd79f0e Rewrite model frontend to be json-driven. by Kevin Cheng · 3 years, 1 month ago
  10. 14d7f7a Update to v0.22.0 by Kevin Cheng · 3 years, 1 month ago
  11. d267dd9 Regenerate examples/ tests by Kevin Cheng · 3 years, 1 month ago