Skip to content
This project is mirrored from https://review.mlplatform.org/tosa/reference_model. Pull mirroring updated .
  1. Jul 14, 2025
  2. Jul 01, 2025
  3. Jun 23, 2025
  4. Jun 02, 2025
  5. May 19, 2025
    • Justin Ngo's avatar
      Add Torch Unit Test Suite to Reference Model · 49c51ad8
      Justin Ngo authored and Eric Kunze's avatar Eric Kunze committed
      
      
      Unit test test suite for PyTorch utilizing FxImporter to lower PyTorch
      graphs to Torch-MLIR then to TOSA IR. Current infrastructure is mostly
      based on the existing TF/TFL frameworks test suite.
      
      This is the initial work for the Torch unit test suite. The end goal
      is to add more Torch unit tests for a more robust test suite.
      
      Signed-off-by: default avatarJustin Ngo <justin.ngo@arm.com>
      Change-Id: I829ddf708556488166bc2bfdd4b52a1cfb4fc34d
      49c51ad8
  6. May 14, 2025
  7. May 02, 2025
  8. Apr 28, 2025
  9. Apr 22, 2025
  10. Apr 16, 2025
  11. Feb 20, 2025
  12. Feb 19, 2025
  13. Nov 06, 2024
  14. Sep 25, 2024
  15. Sep 12, 2024
  16. Jul 31, 2024
  17. Jul 16, 2024
  18. May 13, 2024
  19. Mar 28, 2024
  20. Oct 12, 2023
  21. Sep 07, 2023
  22. Aug 07, 2023
  23. Jul 17, 2023
  24. Mar 04, 2023
  25. Feb 10, 2023
  26. Oct 07, 2022
    • Matthew Sloyan's avatar
      Add IModelRunner interface to TOSA Reference Model · ba5fad35
      Matthew Sloyan authored
      
      
      * Added IModelRunner interface using pimpl idiom, which allows a user to
        initialize, configure and run the model.
      * Added unit tests for IModelRunner.
      * Added doctest as third-party submodule.
      * Added user options to specify paths for dependencies.
      * Moved general func_config functions to separate utility, which removes
        cxxopts dependency.
      
      Signed-off-by: default avatarMatthew Sloyan <matthew.sloyan@arm.com>
      Change-Id: If42f1f82cd6dadf18911a48dcd5fa579b719aff2
      ba5fad35
  27. Aug 22, 2022
  28. Aug 12, 2022
  29. Jul 12, 2022
  30. Mar 02, 2022
  31. Jan 17, 2022
  32. Jan 06, 2022
  33. Aug 25, 2021
  34. Jun 04, 2021
  35. Apr 27, 2021
  36. Oct 14, 2020
Loading