Skip to content
This project is mirrored from https://review.mlplatform.org/tosa/reference_model. Pull mirroring updated .
  1. May 14, 2025
  2. May 13, 2025
  3. May 12, 2025
  4. May 08, 2025
  5. May 06, 2025
  6. May 02, 2025
  7. May 01, 2025
  8. Apr 30, 2025
    • Ian Tayler Lessa's avatar
      Relax INEXACT_ROUND conformance · ee3475b8
      Ian Tayler Lessa authored and Jeremy Johnson's avatar Jeremy Johnson committed
      
      
      Update the bounds calculations to account for floating point rounding
      when summing the output zero points in rescale.
      
      Also add some unit tests for inexact rescale in the output_unsigned case
      because the "signless" input value could easily be interpreted
      incorrectly when converting to floating point.
      
      Signed-off-by: Ian Tayler Lessa's avatarIan Tayler Lessa <ian.taylerlessa@arm.com>
      Change-Id: Ia2b1fba90162b78772ce15c2f4fc3a521967b4b4
      ee3475b8
  9. Apr 29, 2025
  10. Apr 28, 2025
  11. Apr 25, 2025
    • Michael Platings's avatar
      Fix incompatibility with CMake 4 · 1574d2e8
      Michael Platings authored
      
      
      cxxopts 2 is incompatible with CMake 4 so upgrade to 3.2.1
      
      The latest version of doctest is still incompatible with CMake 4 so
      patch the sources to make it compatible.
      The patch command used is not pretty but it's pure CMake so doesn't rely
      on any other tools being installed.
      
      Signed-off-by: Michael Platings's avatarMichael Platings <michael.platings@arm.com>
      Change-Id: I563d93004f73ef0e1cf7de740e7159c4aeaea1dc
      1574d2e8
  12. Apr 24, 2025
  13. Apr 23, 2025
  14. Apr 22, 2025
  15. Apr 16, 2025
  16. Apr 15, 2025
  17. Apr 14, 2025
Loading