aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/pass_packing.py
AgeCommit message (Expand)Author
2022-05-19MLBEDSW-6430: MLCE: Update to graph has sequential ethos-u opsJohan Alfvén
2022-05-18MLBEDSW-6430: MLCE: Vela splitting network into two ethos operatorsJohan Alfvén
2022-03-30Update version of Black to 22.3.0Jonas Ohlsson
2022-01-27MLBEDSW-6060: Revert patch for MLBEDSW-5582Johan Alfvén
2022-01-24MLBEDSW-5582: MLCE: memory corruption with zero concatTim Hall
2021-12-17MLBEDSW-5834: split shape is None when split offset is notTim Hall
2021-11-02MLBEDSW-5437: MLCE: Vela ignores back2back Activations in modelTim Hall
2021-07-09MLBEDSW-4839: Fix issues with Elementwise IFM/OFM overlapTim Hall
2021-05-27MLBEDSW-4034: New Scheduler Size or Performance OptimisationTim Hall
2021-02-16MLBEDSW-4076 Fix read_offset at create_primary_opPatrik Gustavsson
2021-02-11MLBEDSW-3774 Remove SplitSliceReadPatrik Gustavsson
2021-02-09MLBEDSW-3774 Removed ConcatSliceWritePatrik Gustavsson
2021-02-05vela: Change Shape4D mutability usageTim Hall
2021-02-04MLBEDSW-3951 Consider reshaping in pass packingPatrik Gustavsson
2021-01-28MLBEDSW-3772 Reshape removalPatrik Gustavsson
2021-01-14MLBEDSW-3654 Fix for split/concat opsPatrik Gustavsson
2020-12-23MLBEDSW-3804 Add missing check for npu_opPatrik Gustavsson
2020-12-22MLBEDSW-3790 Fix for cpu ops has no op.ifm_shapesPatrik Gustavsson
2020-12-21MLBEDSW-3786 Fix index out of range on ofm_shapesPatrik Gustavsson
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-08MLBEDSW-2836 Change sets to tuplesMichael McGeagh
2020-12-08[MLBEDSW-3690] Refactor SoftmaxFredrik Svedberg
2020-11-11MLBEDSW-3019: Add profiling debug databaseTim Hall
2020-10-14Revert "MLBEDSW-3219: Suppress CPU info for Const/Placeholder"patrik.gustavsson
2020-10-14MLBEDSW-3219: Suppress CPU info for Const/PlaceholderLouis Verhaard
2020-10-09MLBEDSW-3218: Added operator indices Quantize/DequantizeLouis Verhaard
2020-10-08MLBEDSW-3148: Refactor OperationLouis Verhaard
2020-09-22MLBEDSW-2813: Handle non-const weights and check shapesAndreas Nevalainen
2020-09-11MLBEDSW-2745 Support relus with differing scalesMichael McGeagh
2020-08-27MLBEDSW-2786: Fix IFM order in binary operationDiqing Zhong
2020-08-19MLBEDSW-2728: Only insert primary op for NPU opsJacob Bohlin
2020-08-17MLBEDSW-2688: Improved LUT supportLouis Verhaard
2020-08-12MLBEDSW-2637 Utilise new tensor and operator funcsMichael McGeagh
2020-08-10MLBEDSW-2639: Moved the IFM/IFM2 order switch to register cmd stream generatorJacob Bohlin
2020-08-05[MLBEDSW-2335] SoftMax int16Fredrik Svedberg
2020-07-10MLBEDSW-1497: Add Quantize operator supportJacob Bohlin
2020-06-18MLBEDSW-2506: Swap broadcast input if applicableCharles Xu
2020-06-18MLBEDSW-1828: Ifm/ifm2 order is reversed in some cases of splitCharles Xu
2020-06-18MLBEDSW-1716: Transpose Convolution supportJacob Bohlin
2020-06-18Add reorder-python-import pre-commit hookDiego Russo
2020-06-18MLBEDSW-1498: Add Resize_Bilinear operator supportDwight Lidman
2020-06-18Add pre-commit support for sanity checksDiego Russo
2020-04-29Add Vela codebase0.1.0Tim Hall