aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-22MLBEDSW-7008: Update RELEASES.md, SUPPORTED_OPS.md and setup.py3.6.0.rc33.6.0Rickard Bolin
2022-11-22MLBEDSW-3573: Document CSV fileswilisa01
2022-11-17MLBEDSW-6915: MLCE - Missing operators in Debug DB3.6.0.rc2wilisa01
2022-11-16MLBEDSW-6620: Update copyright notice and yearsRickard Bolin
2022-11-15MLBEDSW-6905: Add dilation greater than 2 supportTim Hall
2022-11-15MLBEDSW-7120: Update pre-commit tool repo locationRickard Bolin
2022-11-14MLBEDSW-6415: Summary csv generation errorwilisa01
2022-11-14MLBEDSW-7040: verbose-performance doesn't report the original opTim Hall
2022-11-09MLBEDSW-6881 SHAPE single op network is optimised to nothing3.6.0.rc1Fredrik Svedberg
2022-11-03MLBEDSW-7074: Updated reference kernel for the MEAN opJohan Alfvén
2022-11-03MLBEDSW-7082: Weight tensor shape is incorrectTim Hall
2022-11-01MLBEDSW-7077: Store original tensor shape in optimized fileJohan Alfvén
2022-10-28MLBEDSW-6975: Updated bypass functionalityJohan Alfvén
2022-10-28Revert "MLBEDSW-6961: Bypass functionality for memory ops"Johan Alfvén
2022-10-27MLBEDSW-7060: Bias tensor should be in 1D shapeJohan Alfvén
2022-10-26MLBEDSW-7063: Fix output diff for networks with split opsJohan Alfvén
2022-10-26MLBEDSW-7059: Updated offset calculation for SliceJohan Alfvén
2022-10-26MLBEDSW-6984: Optimize fast storage for feature mapsJohan Alfvén
2022-10-25MLBEDSW-7028: Fix compiler assert for elementwise opJohan Alfvén
2022-10-21MLBEDSW-6840: New stripe algo for optimize sub scheduleJohan Alfvén
2022-10-20MLBEDSW-7019: Update to elementwise cascadingJohan Alfvén
2022-10-20MLBEDSW-6931: Refactoring merge elementwise opsJohan Alfvén
2022-10-19MLBEDSW-6880: Add support for multiple subgraphsJohan Alfvén
2022-10-19MLBEDSW-7020: TRANSPOSE_CONV stride documentation is confusingTim Hall
2022-10-18MLBEDSW-7018: Update CONTRIBUTIONS docJohan Alfvén
2022-10-18MLBEDSW-6941: Set correct OFM shape for fc opJohan Alfvén
2022-10-18MLBEDSW-6794: ResizeNearestNeighbor with HPCJohan Alfvén
2022-10-12MLBEDSW-6971 Fix output diff when cascading elementwise operatorsFredrik Svedberg
2022-10-12MLBEDSW-6987 Regressions after removing RescaleAdd/RescaleMulFredrik Svedberg
2022-10-11MLBEDSW-6626: Initialize lut_val in mlw_codecJohan Alfvén
2022-10-04MLBEDSW-6969 Remove RescaleAdd and RescaleMul operatorsFredrik Svedberg
2022-10-03MLBEDSW-6979: Installing on aarch64 with Python 3.8 failsTim Hall
2022-10-03MLBEDSW-6955: Update to TensorFlow 2.10erik.andersson@arm.com
2022-10-03MLBEDSW-2723 Handle int16 multiplier overflow test caseFredrik Svedberg
2022-09-27MLBEDSW-6708 Check the bias tensor in graph optimiser mean opFredrik Svedberg
2022-09-27MLBEDSW-6961: Bypass functionality for memory opsJohan Alfvén
2022-09-27MLBEDSW-6962: MEAN height is greater than max kernel heightJohan Alfvén
2022-09-27MLBEDSW-6933: Clean up address_for_coordinate functionRickard Bolin
2022-09-26MLBEDSW-4075 PACK axis 0 + tanh fails with output diffFredrik Svedberg
2022-09-26MLBEDSW-6932 LeakyRelu missing from supported ops activationsFredrik Svedberg
2022-09-23MLBEDSW-6928: Add int16 support for Resize Bilinear HPCRickard Bolin
2022-09-23MLBEDSW-6686: Resize bilinear HPC with tile paddingRickard Bolin
2022-09-21MLBEDSW-4338 Randomized int16 PAD output diffFredrik Svedberg
2022-09-16MLBEDSW-6938 Fix PReLU optimisationFredrik Svedberg
2022-09-15MLBEDSW-6927: Add ofm_stride_multiplier attribute to operationRickard Bolin
2022-09-13MLBEDSW-6929 Fix LeakyReLU int16 regressionsFredrik Svedberg
2022-09-12MLBEDSW-6863: Cleanup the constraint for concatJohan Alfvén
2022-09-12MLBEDSW-6424: Remove Pipfile supportRickard Bolin
2022-09-12MLBEDSW-6869 Improve LeakyRelu supportFredrik Svedberg
2022-09-12MLBEDSW-6613: Implement tile paddingRickard Bolin