aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/graph_optimiser_util.py
AgeCommit message (Expand)Author
2024-04-04MLBEDSW-8886: Regression: Output diff on LSTMJohan Alfven
2024-04-03MLBEDSW-8875: MLCE: Update criteria when to move SplitSpliceRead to consumerJohan Alfven
2023-06-20MLBEDSW-7449: Add function description and type annotationsRaul Farkas
2023-06-16MLBEDSW-7648: Fix bug with filter padding in conv2dRaul Farkas
2023-05-02MLBEDSW-2082: Add Exp supportJohan Alfven
2023-04-17MLBEDSW-7196 Add LSTM supportFredrik Svedberg
2023-03-27MLBEDSW-6343: Remove op_index constraintRaul Farkas
2023-03-16MLBEDSW-7312: Refactoring bypass_memory_only_opsJohan Alfven
2023-03-14MLBEDSW-6260: Add support for using DMA to copy feature mapsJohan Alfven
2023-02-09MLBEDSW-7281: create_const_tensor OverflowError on Microsoft WindowsTim Hall
2023-01-20MLBEDSW-7151: MLCE: Difference in model output between x86 & aarch64Tim Hall
2023-01-13MLBEDSW-7231: MLCE: Fixed assert caused by multiple reshape op'sJohan Alfvén
2022-11-17MLBEDSW-6915: MLCE - Missing operators in Debug DB3.6.0.rc2wilisa01
2022-11-16MLBEDSW-6620: Update copyright notice and yearsRickard Bolin
2022-10-28MLBEDSW-6975: Updated bypass functionalityJohan Alfvén
2022-10-28Revert "MLBEDSW-6961: Bypass functionality for memory ops"Johan Alfvén
2022-09-27MLBEDSW-6961: Bypass functionality for memory opsJohan Alfvén
2022-09-23MLBEDSW-6686: Resize bilinear HPC with tile paddingRickard Bolin
2022-09-08MLEMBED-1918: Issue with REDUCE_SUM on Ethos-U65-5123.6.0.rc0Tim Hall
2021-12-16MLBEDSW-5629: MLCE: Model falling when creating explicit_paddingTim Hall
2021-10-14MLBEDSW-5162 MLCE: Vela [3.1.0] falling to run with yolov4_int8.tfliteJames Ward
2021-10-01TOSA: Add support for Identity operationPatrik Gustavsson
2021-09-15TOSA: Support for TABLE operator (int8)Patrik Gustavsson
2021-09-15MLBEDSW-5102 Update removal of memory only operatorsJonas Ohlsson
2021-09-07TOSA: Added RESHAPE, SLICE and CONCATPatrik Gustavsson
2021-09-03TOSA: Added Depthwise supportPatrik Gustavsson
2021-09-03TOSA: Support for AVGPOOL, MAXPOOL and CONV2DPatrik Gustavsson
2021-08-23MLBEDSW-4913 Fix inception_v1/v3 output diffJonas Ohlsson
2021-07-08MLBEDSW-4838 Added basic TOSA support.Patrik Gustavsson