aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-09MLBEDSW-6982: Move to setup.cfg and pyproject.toml3.7.0.rc1Raul Farkas
2023-02-09MLBEDSW-7331: Reinstate max stride height constraint of 3 for Conv2DRaul Farkas
2023-02-09MLBEDSW-7281: create_const_tensor OverflowError on Microsoft WindowsTim Hall
2023-02-07MLBEDSW-7237: CONV_2D stride 4 optimisationRaul Farkas
2023-02-06MLBEDSW-7284: MLCE: Fix assert for faulty Split opJohan Alfven
2023-02-03Revert "MLBEDSW-6954: Update to TensorFlow 2.11"Rickard Bolin
2023-01-20MLBEDSW-6954: Update to TensorFlow 2.11wilisa01
2023-01-20MLBEDSW-7151: MLCE: Difference in model output between x86 & aarch64Tim Hall
2023-01-16MLBEDSW-7091: MLCE: Reduce SRAM, compiling for PerformanceJohan Alfven
2023-01-13MLBEDSW-7231: MLCE: Fixed assert caused by multiple reshape op'sJohan Alfvén
2023-01-12MLBEDSW-7106: Add inclusive language statement to READMERickard Bolin
2023-01-10MLBEDSW-7220: Updated uncascaded memory calculationJohan Alfvén
2022-12-22MLBEDSW-7203: Data type alias deprecationsRickard Bolin
2022-12-21MLBEDSW-7206: Fixed weight buffering problem in cascadingJohan Alfvén
2022-12-21MLBEDSW-7111: Changed shape calculation for the rolling bufferJohan Alfvén
2022-12-21MLBEDSW-7062: Clean up and and add comments to schedulerRickard Bolin
2022-12-15MLBEDSW-7179: Fix assert for non local memory calculationJohan Alfvén
2022-12-15MLBEDSW-7173: MLCE: NPU performance for reversed operandsJohan Alfvén
2022-12-09MLBEDSW-7072: Added bias shape constraintJohan Alfvén
2022-12-08MLBEDSW-6716: Updates to estimate op SRAM usageJohan Alfvén
2022-12-07MLBEDSW-7002 Investigate output from code linterFredrik Svedberg
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