Skip to content
This project is mirrored from https://review.mlplatform.org/tosa/reference_model. Pull mirroring updated .
  1. Aug 22, 2022
  2. Aug 15, 2022
  3. Aug 12, 2022
  4. Aug 11, 2022
  5. Aug 10, 2022
  6. Aug 02, 2022
  7. Jul 18, 2022
  8. Jul 14, 2022
  9. Jul 12, 2022
  10. Jul 11, 2022
  11. Jul 08, 2022
  12. Jun 17, 2022
  13. Jun 16, 2022
  14. Jun 15, 2022
  15. Jun 14, 2022
  16. Jun 08, 2022
  17. Jun 07, 2022
  18. May 31, 2022
  19. May 26, 2022
  20. May 19, 2022
  21. May 17, 2022
  22. May 16, 2022
  23. May 04, 2022
  24. Apr 28, 2022
    • Jeremy Johnson's avatar
      Update tensor ops ERROR_IF criteria · 4a6fb9bd
      Jeremy Johnson authored
      
      
      Update to ref model to check ERROR_IF criteria for pooling
      and convolution ops to match specification
      
      Update to tosa_verif_build_tests to produce valid test ranges and
      new ERROR_IF tests
      Plus update pooling ops big kernel to 9 (from 6) for better testing
      coverage and set dilation to 1 and add out_pad bottom & right for
      transpose_conv2d to match specification
      
      Signed-off-by: Jeremy Johnson's avatarJeremy Johnson <jeremy.johnson@arm.com>
      Change-Id: Ic5759872d40ae8d3f3d07043d9a0f2fa0244d72e
      4a6fb9bd
  25. Apr 11, 2022
  26. Apr 06, 2022
  27. Apr 05, 2022
  28. Mar 31, 2022
  29. Mar 24, 2022
  30. Mar 23, 2022
  31. Mar 22, 2022
    • Jared Smolens's avatar
      Fix input rank-match comparison, --no-ref-model flag, no test list · b7af461f
      Jared Smolens authored
      
      
      - Fixed input shape/expected input shape mismatches
        when due to a missing batch dimension.
      - Return from run_test() immediately after running compiler
        when --no-ref-model is set.  This avoids doing result
        comparisons on results that were never generated.
      - Exit gracefully when no tests are specified instead of
        throwing TypeError on iterating NoneType
      
      Signed-off-by: default avatarJared Smolens <jared.smolens@arm.com>
      Change-Id: I91d2c24fd60aa1cf8b3755894030ff14f1371ed0
      b7af461f
  32. Mar 19, 2022
  33. Mar 14, 2022
  34. Mar 10, 2022
  35. Mar 02, 2022
  36. Feb 17, 2022
Loading