TOSA Reference model 1.0.0 rc0 Release Notes

Alignment to the specification for attributes/inputs.
  RESIZE, MUL

Update to support changes to CONV operators to have accumulator size as
an attribute and corresponding output type changes.

Add support for new SIN/COS operators.

Conformance testing now accounts for the new profiles and extensions.
Supported profiles and extension information is now generated to enable
filtering at test runtime.

Significant increase in floating-point testing. Main compliance test
suite covers all operators

Alignment to changes in TOSA serialization
Bugfixes and other improvements.
  1. 6a46b25 Shape infer dynamic model to static model prior to execution. by TatWai Chong · 6 months ago
  2. 9a75838 Main Compliance testing support for EXP & POW by Jeremy Johnson · 8 months ago
  3. 65ba809 Data generator library python interface added by Jeremy Johnson · 9 months ago
  4. 9c2fe6e Conformance simple backward version and binary files support by Jeremy Johnson · 9 months ago
  5. e2b5e87 Support for compliance checking testing by Jeremy Johnson · 10 months ago
  6. f0348ea Refactor path arguments to tosa-tools by Jeremy Johnson · 9 months ago
  7. 0bd4ec8 Refactor ref_model rank checking and add level check to argmax by Jerry Ge · 1 year, 2 months ago
  8. a4d748b [reference model] Add precise mode by Tai Ly · 1 year, 3 months ago
  9. a793f46 Add level checking to TOSA Ref model by Jerry Ge · 1 year, 3 months ago
  10. e4b08ff Initial set up of Main Inference conformance test gen by Jeremy Johnson · 1 year, 10 months ago
  11. 93d4390 Minor fixes & add FP16 support to refmodel testing and conformance gen by Jeremy Johnson · 1 year, 9 months ago
  12. 286f834 Simplify the argument parsing and debug code by Eric Kunze · 2 years ago
  13. 8858862 Add profile to all created conformance tests. by Jeremy Johnson · 2 years ago
  14. 015c355 Add framework unit test generation scripts by Jeremy Johnson · 2 years, 4 months ago
  15. be1a940 Update tosa_verif_run_ref by Jeremy Johnson · 2 years, 6 months ago
  16. 2ec3494 Reorganize verif and create packages by Jeremy Johnson · 2 years, 7 months ago