aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/vela.py
AgeCommit message (Expand)Author
2024-02-06MLBEDSW-8620: Fix MirrorPad supported ops checkRickard Bolin
2023-11-16MLBEDSW-8280: Update PyPI homepage linkTim Hall
2023-10-05MLBEDSW-8064: Update Markdown URLsJohan Gunnarsson
2023-05-17MLBEDSW-7494: Update release notes3.8.0.rc2Tim Hall
2023-05-17MLBEDSW-7651: Include license in generated SUPPORTED_OPS.mdAlexander Hansson
2023-05-15MLBEDSW-7390: Add verbose progress optionRaul Farkas
2023-02-15MLBEDSW-7211: Convert fixup_asymmetric_weights to supported ops checkwilisa01
2022-11-16MLBEDSW-6620: Update copyright notice and yearsRickard Bolin
2022-09-26MLBEDSW-4075 PACK axis 0 + tanh fails with output diffFredrik Svedberg
2022-09-01MLBEDSW-6755: Add per-layer performance to CSV filewilisa01
2022-06-29MLBEDSW-6313 Static optimisation for Shape OPAyaan Masood
2022-06-08MLBEDSW-4783: Make config handling more user friendlyRickard Bolin
2022-05-24MLBEDSW-4783: Fix issue with relative paths to config filesRickard Bolin
2022-05-24MLBEDSW-6593: Issue with finding some config filesRickard Bolin
2022-05-19MLBEDSW-6563: networks failing with memory area exceeded in vela3.4.0.rc2Tim Hall
2022-05-18MLBEDSW-4783: Add config file directory structureRickard Bolin
2022-05-17MLBEDSW-6271: MLCE: Layer wise Utilization info from VelaTim Hall
2022-04-04vela: Minor refactordev/mlbedsw-6271Tim Hall
2021-11-11MLBEDSW-5410 Clarify "Subgraph IO Summary" outputJames Ward
2021-09-15MLBEDSW-5102 Update removal of memory only operatorsJonas Ohlsson
2021-09-03TOSA: Added support for ADD, SUB and MULPatrik Gustavsson
2021-09-03TOSA: Added Depthwise supportPatrik Gustavsson
2021-09-03TOSA: Support for AVGPOOL, MAXPOOL and CONV2DPatrik Gustavsson
2021-09-01TOSA raw data outputDiqing Zhong
2021-08-23Reinstate recursion limit CLI optionDwight Lidman
2021-07-27MLBEDSW-4853: Refactor supported operatorsJonas Ohlsson
2021-07-08MLBEDSW-4838 Added basic TOSA support.Patrik Gustavsson
2021-05-27MLBEDSW-4034: New Scheduler Size or Performance OptimisationTim Hall
2021-05-06[MLBEDSW-4254] Improve weight information in summaryFredrik Svedberg
2021-04-06MLBEDSW-4249 Hide stack traces in error messagesHenrik G Olsson
2021-02-16Corrected the help string of --force-block-configJacob Bohlin
2021-02-12MLBEDSW-3808: Ported search allocator to python2.1.0.rc1Louis Verhaard
2021-02-12MLBEDSW-3509: Updated the debug database to support multiple custom operators.erik.andersson@arm.com
2020-12-14MLBEDSW-2066 Improve Exception messagesMichael McGeagh
2020-12-11MLBEDSW-1373: Added search based allocatorLouis Verhaard
2020-12-08MLBEDSW-3333 New CLI: --verbose-allMichael McGeagh
2020-11-27vela: Rename --keep-scale-placement CLITim Hall
2020-11-25MLBEDSW-3424: Added API.mdLouis Verhaard
2020-11-25vela: Fixed formatting of SUPPORTED_OPSMichael McGeagh
2020-11-23MLBEDSW-3425: Added external API for driver actionsLouis Verhaard
2020-11-20vela: Update tool description textTim Hall
2020-11-20vela: Remove and change CLI optionsTim Hall
2020-11-20MLBEDSW-3249: Vela config file examplesTim Hall
2020-11-20vela: Rename Yoda to Ethos-U65Tim Hall
2020-11-19MLBEDSW-3251 Add version to external APIPatrik Gustavsson
2020-11-17MLBEDSW-3403 Generate supported op reportMichael McGeagh
2020-11-11MLBEDSW-3019: Add profiling debug databaseTim Hall
2020-11-11MLBEDSW-3222: Bias tensors in fast storageAndreas Nevalainen
2020-11-06MLBEDSW-3212 Remove CLI opt ifm-ofm-overlapPatrik Gustavsson
2020-09-04MLBEDSW-2819 Removed CLI-option permanent-storagePatrik Gustavsson