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