aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/weight_compressor.py
AgeCommit message (Expand)Author
2024-03-07TOSA fixesOscar Andersson
2024-01-26MLBEDSW-8575 Tests fails on conv networksFredrik Svedberg
2023-05-17MLBEDSW-7223: Fusing Pad and AvgPool causes diffTim Hall
2023-05-15MLBEDSW-7428: Remove unused rescale_for_fafRickard Bolin
2023-05-04MLBEDSW-7542: Fix output diff caused by wrong scaling in Conv2dJohan Alfven
2023-04-04MLBEDSW-7442: Removed ofm quantization for ArgMaxJohan Alfven
2023-03-13MLBEDSW-7427 Fix scale calculations for FullyConnectedFredrik Svedberg
2023-02-09MLBEDSW-6982: Move to setup.cfg and pyproject.toml3.7.0.rc1Raul Farkas
2022-11-16MLBEDSW-6620: Update copyright notice and yearsRickard Bolin
2022-09-23MLBEDSW-6686: Resize bilinear HPC with tile paddingRickard Bolin
2022-09-21MLBEDSW-4338 Randomized int16 PAD output diffFredrik Svedberg
2022-05-16MLBEDSW-6263: Use separate tensors for double bufferingRickard Bolin
2022-05-04Revert "MLBEDSW-6263: Use separate tensors for double buffering"Tim Hall
2022-03-30Update version of Black to 22.3.0Jonas Ohlsson
2022-03-30MLBEDSW-6263: Use separate tensors for double bufferingLouis Verhaard
2022-03-21MLBEDSW-3367 Add mypy to pre-commitJonas Ohlsson
2021-09-03TOSA: Added support for ADD, SUB and MULPatrik Gustavsson
2021-07-26MLBEDSW-4892: Fix weight compression of asymmetrically dilated kernels.James Peet
2021-07-26MLBEDSW-4892: Fix crash affecting biases without quantization.James Peet
2021-07-08MLBEDSW-4838 Added basic TOSA support.Patrik Gustavsson
2021-06-25MLBEDSW-4819: MLCE: weight_compressor int has no attribute astypeTim Hall
2021-06-09mlw_codec: Fixed alignment warningMauricio Briceno
2021-06-08MLBEDSW-4602: Fix Deepspeech scale & bias reuse issue.Tim Hall
2021-05-27MLBEDSW-4034: New Scheduler Size or Performance OptimisationTim Hall
2021-05-07weight_compressor: added mlw_reorder_encode3.0.0.rc1Mauricio Briceno
2021-05-06[MLBEDSW-4254] Improve weight information in summaryFredrik Svedberg
2021-02-25MLBEDSW-1499: Add MEAN operatorDwight Lidman
2021-02-25MLBEDSW-4064: Update copyright headerserik.andersson@arm.com
2021-02-02MLBEDSW-3927: Fix wrong compression ratioDiqing Zhong
2020-12-14MLBEDSW-2066 Improve Exception messagesMichael McGeagh
2020-12-08MLBEDSW-2836 Change sets to tuplesMichael McGeagh
2020-11-23MLBEDSW-3424: Expose API through separate fileLouis Verhaard
2020-11-20vela: Rename Yoda to Ethos-U65Tim Hall
2020-11-13MLBEDSW-839: Code generation using external API2.0.0.rc1Louis Verhaard
2020-11-11MLBEDSW-3222: Bias tensors in fast storageAndreas Nevalainen
2020-10-08MLBEDSW-3148: Refactor OperationLouis Verhaard
2020-10-02MLBEDSW-3060 Adjust check if weights fit in sramPatrik Gustavsson
2020-09-23MLBEDSW-3070: Fix addressing of weightsLouis Verhaard
2020-09-08MLBEDSW-2935: LUT fusing with preceding operatorLouis Verhaard
2020-08-31MLBEDSW-2804: Removed invalid assert for shift rangeJacob Bohlin
2020-08-18MLBEDSW-2589: Skip weight compression for CPU opsDwight Lidman
2020-08-12[MLBEDSW-2749] removed the decorator for typecheckManupa Karunaratne
2020-08-12MLBEDSW-2684: Fix weight compression scale calculations for FCJacob Bohlin
2020-08-06[EXTAPI] exposing encode of biases to be consumed by an external APIManupa Karunaratne
2020-07-27[EXTAPI] refactor weight compression to be used by an external consumerManupa Karunaratne
2020-07-10MLBEDSW-2634 Avoid encoding empty weights streamPatrik Gustavsson
2020-07-08MLBEDSW-2625 Alignment of tensor for bias and scalePatrik Gustavsson
2020-07-07MLBEDSW-2615: MLCE: Ethos-U55 Flash usage increases due to Yoda BetaTim Hall
2020-07-07MLBEDSW-2548: Fix for Double Buffer size estimateJacob Bohlin
2020-06-25MLBEDSW-2556: Odd core/block depth weight interleaving updateTim Hall