aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/nn_graph.py
AgeCommit message (Expand)Author
2022-03-21MLBEDSW-3367 Add mypy to pre-commitJonas Ohlsson
2021-10-14MLBEDSW-5396 Vela print_graph_with_tensors crash for optional tensorFredrik Svedberg
2021-07-08MLBEDSW-4838 Added basic TOSA support.Patrik Gustavsson
2021-05-27MLBEDSW-4034: New Scheduler Size or Performance OptimisationTim Hall
2021-05-21MLBEDSW-4219: Add tensor allocation info to summaryTim Hall
2021-05-07[MLBEDSW-4530] Improve --verbose-graph outputFredrik Svedberg
2021-05-06[MLBEDSW-4254] Improve weight information in summaryFredrik Svedberg
2021-04-19[MLBEDSW-4414] Fix verbose-operators for multiple custom opsFredrik Svedberg
2021-03-30MLBEDSW-4219: Add tensor allocation info to summaryerik.andersson@arm.com
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
2021-01-19MLBEDSW-3144: Add weights compression ratioDiqing Zhong
2020-12-21Revert "Revert "MLBEDSW-3645 4D class for op ifm/ofm shapes""patrik.gustavsson
2020-12-21Revert "MLBEDSW-3645 4D class for op ifm/ofm shapes"patrik.gustavsson
2020-12-21MLBEDSW-3645 4D class for op ifm/ofm shapesPatrik Gustavsson
2020-12-18MLBEDSW-3654 Add/use op ifm/ofm shapesPatrik Gustavsson
2020-12-11MLBEDSW-1373: Added search based allocatorLouis Verhaard
2020-12-08MLBEDSW-2836 Change sets to tuplesMichael McGeagh
2020-10-08MLBEDSW-3148: Refactor OperationLouis Verhaard
2020-09-25MLBEDSW-2337: Intermediate feature maps in fast storageLouis Verhaard
2020-09-11MLBEDSW-2813: Handle None tensor when parsing operatorsAndreas Nevalainen
2020-08-21MLBEDSW-2663: Handle optional tensorsJacob Bohlin
2020-08-12MLBEDSW-2383 Preserve previous metadataMichael McGeagh
2020-08-05[MLBEDSW-2335] SoftMax int16Fredrik Svedberg
2020-08-04test: Add extra print for verbose subgraphsMichael McGeagh
2020-06-25MLBEDSW-2306 Added more supported mem-cfgsPatrik Gustavsson
2020-06-18MLBEDSW-1941: Bug fix shared weightsLouis 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