aboutsummaryrefslogtreecommitdiff
path: root/src/mlia/target
AgeCommit message (Expand)Author
2024-03-22refactor: Backend dependencies and moreBenjamin Klimczak
2024-03-14feat: Enable rewrite parameterisationNathan Bailey
2024-02-23refactor: Migrate from Vela's internal code to CSV summaryNathan Bailey
2024-02-09feat: Integrate Vela's per-layer performance estimatesNathan Bailey
2023-10-11Re-factoring of rewrite management & added metricsGergely Nagy
2023-10-11Bug-fixes and re-factoring for the rewrite moduleBenjamin Klimczak
2023-10-11Implement first rewrite (proof of concept)Ruomei Yan
2023-10-11Add a CLI component to enable rewritesRuomei Yan
2023-09-05MLIA-961 Update tox dependenciesBenjamin Klimczak
2023-04-12MLIA-849 Update mypy version and fix associated issuesAnnie Tallund
2023-04-04MLIA-816 Correctly name TOSA Checker attributeDhruv Chauhan
2023-03-24MLIA-711 Extend TensorFlow Lite Compatibility CheckDhruv Chauhan
2023-02-16MLIA-812 Show error message for unsupported functionality0.6.0-rc.2Dmitrii Agibov
2023-02-13MLIA-709 Update compatibility data for Cortex-A0.6.0-rc.1Annie Tallund
2023-02-13MLIA-775 Refactor metadata related classesRuomei Yan
2023-02-10MLIA-769 Add "pretty names" for targets / backendsBenjamin Klimczak
2023-02-10MLIA-769 Replace use of 'device' with 'target'Benjamin Klimczak
2023-02-10MLIA-769 Expand use of target/backend registriesBenjamin Klimczak
2023-02-10MLIA-594 Save target profile configurationAnnie Tallund
2023-02-08MLIA-595 Remove old backend configuration mechanismDmitrii Agibov
2023-02-08MLIA-770 List all available backendsAnnie Tallund
2023-02-08MLIA-591 Create interface for target profilesBenjamin Klimczak
2023-02-08MLIA-590 Support path to custom target profilesAnnie Tallund
2023-02-08MLIA-737 Show connection between target / backendBenjamin Klimczak
2023-02-03MLIA-782 Remove --output parameterDiego Russo
2023-01-16MLIA-741/2 Report test resultsRuomei Yan
2023-01-10MLIA-650 Implement new CLI changesRaul Farkas
2023-01-04MLIA-589 Create an API to get target informationBenjamin Klimczak
2022-11-29Rename modulesDmitrii Agibov