aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/vela.py
AgeCommit message (Expand)Author
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
2020-09-03MLBEDSW-2567: CLI option to specify allocation alignmentJacob Bohlin
2020-08-27[MLBEDSW-2846] Do not use NHCWB16 for reduce_sum int32Fredrik Svedberg
2020-08-26MLBED-2822 Added CLI-opt for weight size est.Patrik Gustavsson
2020-08-21MLBEDSW-2664 Clarify help for CLI-opt permanent-storagePatrik Gustavsson
2020-08-05[MLBEDSW-2335] SoftMax int16Fredrik Svedberg
2020-07-27[EXTAPI] refactor weight compression to be used by an external consumerManupa Karunaratne
2020-06-18MLBEDSW-2370: Add CLI option for NHCWB16Charles Xu
2020-06-18MLBEDSW-2471: Remove unused CLI optionsTim Hall
2020-06-18MLBEDSW-2067: added custom exceptionsLouis Verhaard
2020-06-18Add reorder-python-import pre-commit hookDiego Russo
2020-06-18Add pre-commit support for sanity checksDiego Russo
2020-04-29Add Vela codebase0.1.0Tim Hall