Skip to content
This project is mirrored from https://review.mlplatform.org/tosa/reference_model. Pull mirroring updated .
  1. Nov 03, 2021
  2. Nov 02, 2021
  3. Nov 01, 2021
  4. Oct 28, 2021
    • Kevin Cheng's avatar
      Changes for 0.23.0 release · fe392ce8
      Kevin Cheng authored
      
      
      - update serialization_lib hash
      - PAD:
          1. make padding as an attribute instead of tensor.
          2. add pad_const_int (for non-float type) / pad_const_fp (for float type)
      - TRANSPOSE: make perm as an attribute instead of tensor
      - TABLE: make table as attribute instead of tensor
      - update examples/ tests
      
      Signed-off-by: default avatarKevin Cheng <kevin.cheng@arm.com>
      Change-Id: Iddc446db4b356ba2f36ea4a79b7220b9cfc2aa4e
      fe392ce8
  5. Oct 26, 2021
  6. Oct 25, 2021
  7. Oct 21, 2021
  8. Oct 18, 2021
  9. Oct 14, 2021
  10. Oct 13, 2021
  11. Oct 12, 2021
  12. Oct 11, 2021
  13. Oct 07, 2021
  14. Oct 06, 2021
  15. Oct 05, 2021
  16. Oct 04, 2021
    • Matthew Haddon's avatar
      Add shared ERROR_IF statements · 848efb46
      Matthew Haddon authored
      
      
       * Added WrongInputType and WrongOutputType checks
       * Delete and Add extra inputs/outputs when doing op graph checks
       * Add incorrect rank checks
       * Entire op dictionary is now passed to build functions
       * Error if validation now done in separate function
       * Duplicate tests are ignored
      
      Change-Id: Ie1117bdbc9bdeb42059123792ce1df4cc56db54e
      Signed-off-by: default avatarMatthew Haddon <matthew.haddon@arm.com>
      848efb46
  17. Oct 01, 2021
  18. Sep 30, 2021
  19. Sep 28, 2021
  20. Sep 27, 2021
  21. Sep 24, 2021
  22. Sep 23, 2021
  23. Sep 22, 2021
  24. Sep 20, 2021
Loading