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. 0bd4ec8 Refactor ref_model rank checking and add level check to argmax by Jerry Ge · 1 year, 2 months ago
  2. a4d748b [reference model] Add precise mode by Tai Ly · 1 year, 3 months ago
  3. a793f46 Add level checking to TOSA Ref model by Jerry Ge · 1 year, 2 months ago
  4. e4b08ff Initial set up of Main Inference conformance test gen by Jeremy Johnson · 1 year, 9 months ago
  5. 93d4390 Minor fixes & add FP16 support to refmodel testing and conformance gen by Jeremy Johnson · 1 year, 9 months ago
  6. 286f834 Simplify the argument parsing and debug code by Eric Kunze · 2 years ago
  7. 8858862 Add profile to all created conformance tests. by Jeremy Johnson · 2 years ago
  8. 015c355 Add framework unit test generation scripts by Jeremy Johnson · 2 years, 4 months ago
  9. be1a940 Update tosa_verif_run_ref by Jeremy Johnson · 2 years, 6 months ago
  10. 2ec3494 Reorganize verif and create packages by Jeremy Johnson · 2 years, 6 months ago