Skip to content
This project is mirrored from https://review.mlplatform.org/tosa/reference_model. Pull mirroring updated .
  1. Jan 13, 2022
  2. Jan 06, 2022
  3. Jan 05, 2022
  4. Dec 08, 2021
  5. Nov 24, 2021
  6. Nov 18, 2021
  7. Nov 17, 2021
  8. Nov 12, 2021
    • Kevin Cheng's avatar
      Fix broadcast bug · 2131a4d2
      Kevin Cheng authored
      
      
      - test like [1] + [2] = [1] should be treated as invalid test
      - modify matchRankShape() function so it allows size 1 only on the source tensor but not target tensor
      
      Signed-off-by: default avatarKevin Cheng <kevin.cheng@arm.com>
      Change-Id: I6bbb6a63dc1143712e7eef736a991cac419b009e
      2131a4d2
  9. Nov 11, 2021
  10. Nov 09, 2021
  11. Nov 05, 2021
  12. Nov 04, 2021
  13. Nov 03, 2021
  14. Nov 02, 2021
  15. Nov 01, 2021
  16. 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
  17. Oct 26, 2021
  18. Oct 25, 2021
  19. Oct 21, 2021
  20. Oct 18, 2021
  21. Oct 14, 2021
  22. Oct 13, 2021
  23. Oct 12, 2021
  24. Oct 11, 2021
  25. Oct 07, 2021
Loading