aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-19MLBEDSW-3938: Describe internal-default CLI value2.1.0.rc2Tim Hall
2021-02-19MLBEDSW-4109: Add OPTIONS section to the READMETim Hall
2021-02-19MLBEDSW-4110: Update Pipenv configuration files for TF2.4Tim Hall
2021-02-17MLBEDSW-4022: support PAD followed by pool operatorLouis Verhaard
2021-02-17[MLBEDSW-3813] Fix LSTM operator pass throughFredrik Svedberg
2021-02-16MLBEDSW-4076 Fix read_offset at create_primary_opPatrik Gustavsson
2021-02-16Make HillClimb allocation reproducibleFredrik Svedberg
2021-02-16Corrected the help string of --force-block-configJacob Bohlin
2021-02-12MLBEDSW-3808: Ported search allocator to python2.1.0.rc1Louis Verhaard
2021-02-12MLBEDSW-3509: Updated the debug database to support multiple custom operators.erik.andersson@arm.com
2021-02-12MLBEDSW-3902: Fixes invalid op when cloning LeakyReLU operatorerik.andersson@arm.com
2021-02-12MLBEDSW-3600: Cascading support for ResizeBilinearJacob Bohlin
2021-02-11MLBEDSW-3774 Fix avoid cascading for spillingPatrik Gustavsson
2021-02-11MLBEDSW-3774 Remove SplitSliceReadPatrik Gustavsson
2021-02-09MLBEDSW-3774 Removed ConcatSliceWritePatrik Gustavsson
2021-02-08MLBEDSW-3937 Fix check for NHCWB16 for FCPatrik Gustavsson
2021-02-08MLBEDSW-3953: Output diff in mobilenet_v3Diqing Zhong
2021-02-05MLBEDSW-3771: Updated to TF 2.4 flatbuffer schemaTim Hall
2021-02-05vela: Change Shape4D mutability usageTim Hall
2021-02-05MLBEDSW-3772 Removed fixup_act_reorderPatrik Gustavsson
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