aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tensor.py
AgeCommit message (Expand)Author
2022-04-04vela: Minor refactordev/mlbedsw-6271Tim Hall
2022-03-21MLBEDSW-6298: MLCE: Unable to find a valid block configTim Hall
2022-03-21MLBEDSW-3367 Add mypy to pre-commitJonas Ohlsson
2022-02-07MLBEDSW-6148: Allow overwrite of subgraph inputJohan Alfvén
2021-11-15TOSA: Add ifm ofm elem size into raw output3.2.0.rc2Diqing Zhong
2021-11-05MLBEDSW-5209 Vela: output diff depthwise with non-zero zero pointsFredrik Svedberg
2021-10-14MLBEDSW-5361 - Fix per-axis quantization supportDwight Lidman
2021-09-20TOSA: Elementwise Rank > 4 and Batch > 1Patrik Gustavsson
2021-09-06MLBEDSW-4975 Fix semodepth assertsJacob Bohlin
2021-08-23MLBEDSW-4978: Cascading of operators requiring full IFM/OFMLouis Verhaard
2021-07-26MLBEDSW-4892: Fix crash affecting biases without quantization.James Peet
2021-05-27MLBEDSW-4034: New Scheduler Size or Performance OptimisationTim Hall
2021-04-08MLBEDSW-4334 Non-linear format decision in graph opt.Patrik Gustavsson
2021-03-16MLBEDSW-4215: Add support for MEAN to match QuantizedMeanOrSum implementationDwight Lidman
2021-02-17[MLBEDSW-3813] Fix LSTM operator pass throughFredrik Svedberg
2021-02-12MLBEDSW-3902: Fixes invalid op when cloning LeakyReLU operatorerik.andersson@arm.com
2021-01-28MLBEDSW-3772 Reshape removalPatrik Gustavsson
2021-01-28[MLBEDSW-3891] Fix reading back in an ethos-u custom opFredrik Svedberg
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-18vela: Move special error casesMichael McGeagh
2020-12-18MLBEDSW-3487: Support '<' for tensorsLouis Verhaard
2020-12-16MLBEDSW-3465: Add memory settings into sys configDiqing Zhong
2020-12-14MLBEDSW-2066 Improve Exception messagesMichael McGeagh
2020-12-10MLBEDSW-3653: Added type hints to tensor.pyLouis Verhaard
2020-12-08MLBEDSW-2836 Change sets to tuplesMichael McGeagh
2020-11-20MLBEDSW-3302: Reject per-channel scaling for unsupported opsDwight Lidman
2020-11-20vela: Improve the scaling is equal checkTim Hall
2020-11-17MLBEDSW-3493: bug fixes in mark_tensorsLouis Verhaard
2020-11-11MLBEDSW-3222: Bias tensors in fast storageAndreas Nevalainen
2020-11-10MLBEDSW-2868 Refactor separation of scale + bias tensorsPatrik Gustavsson
2020-11-03MLBEDSW-2868 Separate scale+bias tensorsPatrik Gustavsson
2020-10-30Vela: Fix wrong bandwidthDiqing Zhong
2020-10-22MLBEDSW-3285: AttributeError Tensor has no attributeTim Hall
2020-10-21vela: Improve the scaling is equal checkTim Hall
2020-10-08MLBEDSW-3148: Refactor OperationLouis Verhaard
2020-09-25MLBEDSW-2337: Intermediate feature maps in fast storageLouis Verhaard
2020-09-23MLBEDSW-3070: Fix addressing of weightsLouis Verhaard
2020-09-17MLBEDSW-2809: Redo the Tensor addressingJacob Bohlin
2020-09-07[MLBEDSW-2928] Add batching to softmaxFredrik Svedberg
2020-08-27Small fix for Softmax regressionJacob Bohlin
2020-08-26MLBED-2822 Added CLI-opt for weight size est.Patrik Gustavsson
2020-08-26MLBEDSW-2847: Fix for TransposeConv crash and u8 output diffJacob Bohlin
2020-08-24MLBEDSW-2688: LeakyRelu rewrite to LUT or MUL/MAXLouis Verhaard
2020-08-21MLBEDSW-2679: Tensor quant comparison is incorrectTim Hall
2020-08-21MLBEDSW-2822 Account for NHCWB16 in scheduler est.Patrik Gustavsson
2020-08-18MLBEDSW-2589: Skip weight compression for CPU opsDwight Lidman
2020-08-17MLBEDSW-2688: Improved LUT supportLouis Verhaard