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. 5e36bde Improve CONV2D coverage for conformance by Jeremy Johnson · 4 months ago
  2. dd975b8 Fix missing/broken ERROR_IF tests by Jeremy Johnson · 4 months ago
  3. 979b3fc Fix data gen changes due to new select by Jeremy Johnson · 4 months ago
  4. af09018 Improved test selection before test generation by Jeremy Johnson · 5 months ago