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