aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-07Remove duplicate VelaError importDwight Lidman
2021-04-06MLBEDSW-4249 Hide stack traces in error messagesHenrik G Olsson
2021-03-31MLBEDSW-4286: Bug fix Concat using IFM streamingLouis Verhaard
2021-03-31MLBEDSW-3461: Check configuration SRAM sizeLouis Verhaard
2021-03-31Handle absent weights_compression_ration when printingHenrik G Olsson
2021-03-31MLBEDSW-3502: Bug fix addresses >= 32 bitLouis Verhaard
2021-03-30Performance improvement in tensor allocationLouis Verhaard
2021-03-30MLBEDSW-4219: Add tensor allocation info to summaryerik.andersson@arm.com
2021-03-26MLBEDSW-4163: OFM zero point outside valid rangeDwight Lidman
2021-03-25MLBEDSW-4071: Power of two handling 16-bit tanh/sigmoidLouis Verhaard
2021-03-22MLBEDSW-3502: Add address checksLouis Verhaard
2021-03-19MLBEDSW-3458: Added command stream size check.erik.andersson@arm.com
2021-03-19Address generation fixMauricio Briceno
2021-03-16MLBEDSW-4215: Add support for MEAN to match QuantizedMeanOrSum implementationDwight Lidman
2021-03-16MLBEDSW-4223: Full support for PAD operatorLouis Verhaard
2021-03-12MLBEDSW-4070: Addresses errors with the LeakyReLU operator.erik.andersson@arm.com
2021-03-09MLBEDSW-4209 Use live range alignment when allocatingHenrik G Olsson
2021-03-01vela: Update release tag in setup.py2.1.1Tim Hall
2021-02-25MLBEDSW-4095: Update RELEASE notes and other docs2.1.0.rc32.1.0Tim Hall
2021-02-25MLBEDSW-1499: Add MEAN operatorDwight Lidman
2021-02-25MLBEDSW-3571: Sum and FC should not crash when asking for keep_dims.erik.andersson@arm.com
2021-02-25MLBEDSW-4064: Update copyright headerserik.andersson@arm.com
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