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. ad8e1e2 Make Full Range FP16 tests into extra tests by evacha01 · 3 months ago
  3. 51bd4f5 Add Tosa Sin/Cos operators by Jerry Ge · 4 months ago
  4. 74342e5 Add conformance testing for shape operators by Won Jeon · 6 months ago
  5. 3047625 Adjust random data ranges for Main Compliance to avoid FP inf and nan by Jeremy Johnson · 7 months ago
  6. d1a08ce Compliance mode testing for CONV2D by Jeremy Johnson · 8 months ago
  7. a21b2e8 Add DIM operator to reference model by Won Jeon · 11 months ago
  8. 78155c6 Add support for ERF operator to reference model by Won Jeon · 1 year, 1 month ago
  9. 264f7fa Add support for one dimension of size -1 in ReshapeOp by Jerry Ge · 1 year, 2 months ago
  10. fd05bb3 8K level: rank 6 tests support using generator groups by Jeremy Johnson · 1 year, 5 months ago
  11. c5d7593 Create MI tests for Tensor: FFT2D & RFFT2D by Jeremy Johnson · 1 year, 5 months ago
  12. dd3e9aa Adjust ERROR_IF tests generated for tosa-mi profile by Jeremy Johnson · 1 year, 5 months ago
  13. 512c1ca Create MI tests for Reduction: REDUCE_SUM, REDUCE_PRODUCT by James Ward · 1 year, 5 months ago
  14. 736fd1a Create MI tests for Type Conversion: CAST by James Ward · 1 year, 5 months ago
  15. 35396f2 Create MI tests for EW Unary: LOG, RECIPROCAL, RSQRT, EXP by Jeremy Johnson · 1 year, 6 months ago
  16. 6ffb7c8 Create MI tests for EW Binary: POW by Jeremy Johnson · 1 year, 7 months ago
  17. b45db9a Create MI tests for Activation: SIGMOID, TANH by James Ward · 1 year, 7 months ago
  18. 71616fe Create MI tests for EW Unary: ABS, CEIL, FLOOR, NEGATE by James Ward · 1 year, 7 months ago
  19. 635bc99 Create MI tests for Reduction: REDUCE_MIN, REDUCE_MAX by James Ward · 1 year, 7 months ago
  20. e4b08ff Initial set up of Main Inference conformance test gen by Jeremy Johnson · 1 year, 10 months ago
  21. 93d4390 Minor fixes & add FP16 support to refmodel testing and conformance gen by Jeremy Johnson · 1 year, 9 months ago
  22. a0e03f3 Update RESIZE operator in test generator for spec updates by Jeremy Johnson · 2 years, 1 month ago
  23. 0ecfa37 Add conformance generator scripts by Jeremy Johnson · 2 years ago