Skip to content
This project is mirrored from https://review.mlplatform.org/tosa/reference_model. Pull mirroring updated .
  1. 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
  2. May 14, 2025
  3. May 02, 2025
  4. Apr 28, 2025
  5. Apr 22, 2025
  6. Apr 16, 2025
  7. Feb 20, 2025
  8. Feb 19, 2025
  9. Nov 06, 2024
  10. Sep 25, 2024
  11. Sep 12, 2024
  12. Jul 31, 2024
  13. Jul 16, 2024
  14. May 13, 2024
  15. Mar 28, 2024
  16. Oct 12, 2023
  17. Sep 07, 2023
  18. Aug 07, 2023
  19. Jul 17, 2023
  20. Mar 04, 2023
  21. Feb 10, 2023
  22. 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
  23. Aug 22, 2022
  24. Aug 12, 2022
  25. Jul 12, 2022
  26. Mar 02, 2022
  27. Jan 17, 2022
  28. Jan 06, 2022
  29. Aug 25, 2021
  30. Jun 04, 2021
  31. Apr 27, 2021
  32. Oct 14, 2020
Loading