aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tensor.py
AgeCommit message (Expand)Author
2023-05-17MLBEDSW-7223: Fusing Pad and AvgPool causes diffTim Hall
2023-05-03MLBEDSW-7450: Fix NumPy out-of-bound conversion warningRaul Farkas
2023-04-24MLBEDSW-7501: Vela unnecessary adds reshaped weights tensorsJohan Alfven
2023-04-04MLBEDSW-7442: Removed ofm quantization for ArgMaxJohan Alfven
2023-03-27MLBEDSW-6343: Remove op_index constraintRaul Farkas
2023-03-16MLBEDSW-7352: Refactoring move_constant_dataJohan Alfven
2023-02-14MLBEDSW-7316: Fix crash for networks with resource variablesJohan Alfven
2023-01-20MLBEDSW-7151: MLCE: Difference in model output between x86 & aarch64Tim Hall
2022-11-16MLBEDSW-6620: Update copyright notice and yearsRickard Bolin
2022-11-03MLBEDSW-7082: Weight tensor shape is incorrectTim Hall
2022-11-01MLBEDSW-7077: Store original tensor shape in optimized fileJohan Alfvén
2022-10-25MLBEDSW-7028: Fix compiler assert for elementwise opJohan Alfvén
2022-09-27MLBEDSW-6933: Clean up address_for_coordinate functionRickard Bolin
2022-09-23MLBEDSW-6686: Resize bilinear HPC with tile paddingRickard Bolin
2022-09-15MLBEDSW-6927: Add ofm_stride_multiplier attribute to operationRickard Bolin
2022-09-12MLBEDSW-6613: Implement tile paddingRickard Bolin
2022-04-21MLBEDSW-5384 FC layers run on NPU if underlying shape is 2DAyaan Masood
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