aboutsummaryrefslogtreecommitdiff
path: root/ethosu
AgeCommit message (Expand)Author
2021-02-04MLBEDSW-3937 Fix moving FM to fast storagePatrik Gustavsson
2021-02-04MLBEDSW-3932: Remove Squeeze from supported operatorsLouis Verhaard
2021-02-04MLBEDSW-3951 Consider reshaping in pass packingPatrik Gustavsson
2021-02-03MLBEDSW-3572: Fused activations must not be int32Louis Verhaard
2021-02-02MLBEDSW-3927: Fix wrong compression ratioDiqing Zhong
2021-02-02[MLBEDSW-1743] Fix scaling for Abs operatorFredrik Svedberg
2021-02-01MLBEDSW-3903: Bug fix PAD operatorLouis Verhaard
2021-01-29MLBEDSW-3224: Support HardSwishDiqing Zhong
2021-01-29MLBEDSW-3772 Fix FC with changed inp shapePatrik Gustavsson
2021-01-28MLBEDSW-3772 Fix unfusing ConcatTFlitePatrik Gustavsson
2021-01-28MLBEDSW-3772 Reshape removalPatrik Gustavsson
2021-01-28[MLBEDSW-3891] Fix reading back in an ethos-u custom opFredrik Svedberg
2021-01-28MLBEDSW-3832: mlw_codec: improve C APILouis Verhaard
2021-01-25MLBEDSW-3847: MLCE: Vela not handling multiple custom operators correctlyTim Hall
2021-01-25MLBEDSW-3832: Search allocator: improve C APILouis Verhaard
2021-01-22MLBEDSW-3418: Bug fixes 16-bit leaky reluLouis Verhaard
2021-01-22MLBEDSW-3843: Segmentation fault search allocatorLouis Verhaard
2021-01-22MLBEDSW-3736: Replaced placeholder type annotationserik.andersson@arm.com
2021-01-22MLBEDSW-3858: Incorrect PAD usage bugerik.andersson@arm.com
2021-01-20[MLBEDSW-2787] Remove op.attrs["rescale"] in softmax.pyFredrik Svedberg
2021-01-19MLBEDSW-3144: Add weights compression ratioDiqing Zhong
2021-01-19MLBEDSW-3418: More operator checks for infinityLouis Verhaard
2021-01-14MLBEDSW-3654 Fix for split/concat opsPatrik Gustavsson
2021-01-12MLBEDSW-3769: Fix print errorDiqing Zhong
2020-12-23MLBEDSW-3804 Add missing check for npu_opPatrik Gustavsson
2020-12-22MLBEDSW-3763: Vela memory settingTim Hall
2020-12-22MLBEDSW-3654 Fix setting op ifm ofm for LeakyReluPatrik Gustavsson
2020-12-22MLBEDSW-3495: Tensor resampling mode for transposeLouis Verhaard
2020-12-22MLBEDSW-3561: Support const STRING input tensorsLouis Verhaard
2020-12-22MLBEDSW-3711: Added operator checks for PAD.Erik Andersson
2020-12-22MLBEDSW-3499: Support for PAD operatorLouis Verhaard
2020-12-22MLBEDSW-1493: Optimise strided convDiqing Zhong
2020-12-22MLBEDSW-3791 Fix converting axis to 4D axisPatrik 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-18vela: Move special error casesMichael McGeagh
2020-12-18[MLBEDSW-297] Setup and run on Microsoft WindowsFredrik Svedberg
2020-12-18MLBEDSW-3487: Support '<' for tensorsLouis Verhaard
2020-12-17MLBEDSW-3694 Replace padding with enumMichael McGeagh
2020-12-16MLBEDSW-3465: Add memory settings into sys configDiqing Zhong
2020-12-14MLBEDSW-2066 Improve Exception messagesMichael McGeagh
2020-12-14MLBEDSW-3653: Fix type errors in annotated filesDwight Lidman
2020-12-14Revert "Revert "MLMBED-3450: Do not convert batched fully connected to conv""Diqing Zhong
2020-12-11MLBEDSW-1373: Added search based allocatorLouis Verhaard
2020-12-10MLBEDSW-3653: Added type hints to tensor.pyLouis Verhaard
2020-12-09Vela: bandwidth calculation improvementsDiqing Zhong