aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/mark_tensors.py
AgeCommit message (Expand)Author
2023-05-05MLBEDSW-7385: Unbound local var bug fixRaul Farkas
2023-02-14MLBEDSW-7316: Fix crash for networks with resource variablesJohan Alfven
2022-11-16MLBEDSW-6620: Update copyright notice and yearsRickard Bolin
2021-09-15MLBEDSW-5102 Update removal of memory only operatorsJonas Ohlsson
2021-04-08MLBEDSW-4334 Non-linear format decision in graph opt.Patrik Gustavsson
2021-02-25MLBEDSW-4064: Update copyright headerserik.andersson@arm.com
2021-01-28[MLBEDSW-3891] Fix reading back in an ethos-u custom opFredrik Svedberg
2020-12-18vela: Move special error casesMichael McGeagh
2020-11-17MLBEDSW-3493: bug fixes in mark_tensorsLouis Verhaard
2020-10-20MLBEDSW-3268: Refactor mark_tensorsLouis Verhaard
2020-10-08MLBEDSW-3148: Refactor OperationLouis Verhaard
2020-10-02MLBEDSW-3060 Adjust check if weights fit in sramPatrik Gustavsson
2020-09-30[MLBEDSW-2802] Fix 5D tensor crashFredrik Svedberg
2020-09-22MLBEDSW-2813: Handle non-const weights and check shapesAndreas Nevalainen
2020-08-24MLBEDSW-2688: LeakyRelu rewrite to LUT or MUL/MAXLouis Verhaard
2020-08-18MLBEDSW-2589: Skip weight compression for CPU opsDwight Lidman
2020-08-05[MLBEDSW-2335] SoftMax int16Fredrik Svedberg
2020-07-07MLBEDSW-2548: Fix for Double Buffer size estimateJacob Bohlin
2020-06-25MLBEDSW-2306 Added more supported mem-cfgsPatrik Gustavsson
2020-06-18MLBEDSW-2528: MLCE-219: Custom operator pass throughTim Hall
2020-06-18Code clean-up using black and flake8Tim Hall
2020-06-18vela: Fix tensor purpose for some CPU only opsTim Hall
2020-06-18MLBEDSW-1716: Transpose Convolution supportJacob Bohlin
2020-06-18MLBEDSW-2420: Improved support for dilated convolutionLouis Verhaard
2020-06-18MLBEDSW-1941: Bug fix shared weightsLouis Verhaard
2020-06-18MLBEDSW-2002: Fix Reshape's output MemAreaLouis 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