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. 4a20511 SPECIAL data gen mode for FP16 and FP32 by evacha01 · 4 months ago
  2. d1a08ce Compliance mode testing for CONV2D by Jeremy Johnson · 8 months ago
  3. 72dcab7 Allow more integer types in result check. by Jeremy Johnson · 8 months ago
  4. 65ba809 Data generator library python interface added by Jeremy Johnson · 9 months ago
  5. e2b5e87 Support for compliance checking testing by Jeremy Johnson · 10 months ago
  6. bb0935f Update verifier library data-type support by Jeremy Johnson · 10 months ago
  7. f0348ea Refactor path arguments to tosa-tools by Jeremy Johnson · 9 months ago
  8. 48df8c7 Build compliance verifier library with a python interface. by Jeremy Johnson · 10 months ago
  9. 77fc614 Add desc.json schema validation with compliance/data_gen extensions by Jeremy Johnson · 10 months ago
  10. 898d3a2 Re-write json2numpy tests by Jeremy Johnson · 11 months ago
  11. c1e1343 Update flatbuffer version and fix json2numpy test by Eric Kunze · 11 months ago
  12. 0bd4ec8 Refactor ref_model rank checking and add level check to argmax by Jerry Ge · 1 year, 2 months ago
  13. e4b08ff Initial set up of Main Inference conformance test gen by Jeremy Johnson · 1 year, 10 months ago
  14. 24dbc42 Add BF16 support to reference model by James Ward · 1 year, 8 months ago
  15. bc2a3db Rename FLOAT type to FP32 by Jeremy Johnson · 1 year, 9 months ago
  16. 93d4390 Minor fixes & add FP16 support to refmodel testing and conformance gen by Jeremy Johnson · 1 year, 9 months ago
  17. 8b39043 Reference model changes for fp16 support by James Ward · 1 year, 11 months ago
  18. a0848c6 Add CONST testing to Numpy refmodel tests by Jeremy Johnson · 1 year, 10 months ago
  19. 0042343 Add simple post commit reference model testing against Numpy by Jeremy Johnson · 1 year, 10 months ago
  20. 5c1364c Add python pre-commit script checkers by Jeremy Johnson · 2 years, 6 months ago
  21. be1a940 Update tosa_verif_run_ref by Jeremy Johnson · 2 years, 6 months ago