aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/weight_compressor.py
AgeCommit message (Expand)Author
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
2020-06-25vela: MLBEDSW-828 weight/scale stream interleavingTim Hall
2020-06-18MLBEDSW-2528: MLCE-219: Custom operator pass throughTim Hall
2020-06-18Code clean-up using black and flake8Tim 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-2067: added custom exceptionsLouis Verhaard
2020-06-18Add reorder-python-import pre-commit hookDiego Russo
2020-06-18Add pre-commit support for sanity checksDiego Russo
2020-06-18MLBEDSW-819: make int16 changesFredrik Svedberg
2020-04-29Add Vela codebase0.1.0Tim Hall