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. d5b1512 Add variable tensor fields for test descriptors by Jerry Ge · 3 months ago
  2. 20ab3df Save Int16/UINT16 test outputs to native dtypes by Jerry Ge · 5 months ago
  3. c529169 Save Int8/UInt8 reference outputs to native dtypes by Jerry Ge · 6 months ago
  4. 6a46b25 Shape infer dynamic model to static model prior to execution. by TatWai Chong · 6 months ago
  5. e2b5e87 Support for compliance checking testing by Jeremy Johnson · 10 months ago
  6. e024748 Remove `"` from the search pattern `"tosa.*"` by TatWai Chong · 1 year, 1 month ago
  7. 3403ded Update Framework compiler script by Eric Kunze · 11 months ago
  8. 97b0027 Update framework tools to add name in json by Eric Kunze · 11 months ago
  9. a4d748b [reference model] Add precise mode by Tai Ly · 1 year, 3 months ago
  10. a793f46 Add level checking to TOSA Ref model by Jerry Ge · 1 year, 3 months ago
  11. 714aa60 Add framework tests for tfl.real and tfl.imag by Luke Hutton · 1 year, 5 months ago
  12. 261b7b6 Add RFFT2d to the reference model by Luke Hutton · 1 year, 6 months ago
  13. 286f834 Simplify the argument parsing and debug code by Eric Kunze · 2 years ago
  14. b7af461 Fix input rank-match comparison, --no-ref-model flag, no test list by Jared Smolens · 2 years, 3 months ago
  15. 015c355 Add framework unit test generation scripts by Jeremy Johnson · 2 years, 4 months ago