aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-29MLBEDSW-4501: Support MEAN single axis variationDwight Lidman
2021-04-21MLBEDSW-4413: MobileNet V3 regressionDwight Lidman
2021-04-19[MLBEDSW-4421] Fix verbose-all crashFredrik Svedberg
2021-04-19[MLBEDSW-4414] Fix verbose-operators for multiple custom opsFredrik Svedberg
2021-04-16MLBEDSW-4132 Fix off-by-one error for negative packing axisHenrik G Olsson
2021-04-16MLBEDSW Vela: Fix check for format restrictionsPatrik Gustavsson
2021-04-16MLBEDSW-3550 Only use simple scaling when bitexact with TFLiteHenrik G Olsson
2021-04-15MLBEDSW-4397 Fix Reshape ifm/ofm prod/cons by cpu opPatrik Gustavsson
2021-04-14MLBEDSW-4103: Block config calc updateerik.andersson@arm.com
2021-04-09MLBEDSW-4073 Handle elementwise ops with same tensor for both inputsHenrik G Olsson
2021-04-08Fix stats_writer.py exceptionFredrik Svedberg
2021-04-08MLBEDSW-4334 Non-linear format decision in graph opt.Patrik Gustavsson
2021-04-07MEAN implementation changed to Average PoolDwight Lidman
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