aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tflite_graph_optimiser.py
AgeCommit message (Expand)Author
14 daysMLBEDSW-8561: Striding support in H/W for StridedSlice3.12.0.rc1Rickard Bolin
2024-04-24MLBEDSW-8969: Enable weight buffering for fully connected with batch shapeJohan Alfven
2024-04-03MLBEDSW-8875: MLCE: Update criteria when to move SplitSpliceRead to consumerJohan Alfven
2024-03-06MLBEDSW-8749: MLCE: Output diff on strided sliceJohan Alfven
2024-01-30MLBEDSW-8491: Add support for Mirror padRickard Bolin
2023-11-09MLBEDSW-8290: MLCE: Add TRANSPOSE support3.10.0.rc1Johan Alfven
2023-10-31MLBEDSW-8219: Activation can not be fused with dma operationJohan Alfven
2023-10-31MLBEDSW-8201: [MLCE] Extended stride support for CONV_2DJohan Alfven
2023-09-18MLBEDSW-8042: MLCE: Add SQUARED_DIFFERENCE supportJohan Alfven
2023-09-14MLBEDSW-8010: Refine fixup_pool_strides to also check strideJohan Gunnarsson
2023-09-14MLBEDSW-8003: Limit fixup_pool_strides to AvgPool and MaxPoolJohan Gunnarsson
2023-09-12MLBEDSW-7997: [MLCE] Extended stride support for TRANSPOSE CONVJohan Alfven
2023-09-05MLBEDSW-7968: Add fixup for strides when kernel size equals IFM shapeJohan Gunnarsson
2023-08-29MLBEDSW-7881: Convert Quantize op to Avgpool op in graph optimiserJohan Gunnarsson
2023-08-09MLBEDSW-7754: Performance estimator is not using write/read shapes3.9.0.rc1William Isaksson
2023-07-12MLBEDSW-7756: MLCE: Grouped convolutions runtime problemTim Hall
2023-07-11MLBEDSW-7653: Extend Mean support for depth axisAlexander Hansson
2023-07-11MLBEDSW-7652: Add mean support for batch and channel when shape is 1Alexander Hansson
2023-06-20MLBEDSW-7449: Add function description and type annotationsRaul Farkas
2023-06-19MLBEDSW-7654: Extend support for Mean where HxW > 4096Alexander Hansson
2023-06-16MLBEDSW-7315: Add support for AvgPool with stride_width > 3Raul Farkas
2023-06-16MLBEDSW-7648: Fix bug with filter padding in conv2dRaul Farkas
2023-06-14MLBEDSW-7748: Add RSQRT supportJohan Alfven
2023-05-17MLBEDSW-7223: Fusing Pad and AvgPool causes diffTim Hall
2023-05-10MLBEDSW-7283: Add opt cases for strided CONV2DRaul Farkas
2023-05-10Revert "MLBEDSW-6343: Remove op_index constraint"Raul Farkas
2023-05-02MLBEDSW-2082: Add Exp supportJohan Alfven
2023-04-27MLBEDSW-7527: Mean operator output diffRickard Bolin
2023-04-21MLBEDSW-7408: MLCE: Crash when serialising model LSTMTim Hall
2023-04-19MLBEDSW-7487: Updated implementation for the Mean opJohan Alfven
2023-04-17MLBEDSW-7196 Add LSTM supportFredrik Svedberg
2023-04-12MLBEDSW-7437: Add 64-bit output support for ArgMaxJohan Alfven
2023-04-04MLBEDSW-7442: Removed ofm quantization for ArgMaxJohan Alfven
2023-03-31MLBEDSW-7439: Add support for input dims < 4 for ArgMaxJohan Alfven
2023-03-27MLBEDSW-6343: Remove op_index constraintRaul Farkas
2023-03-22MLBEDSW-6435: Implement support for ArgMax along depth dimensionRickard Bolin
2023-03-16MLBEDSW-7312: Refactoring bypass_memory_only_opsJohan Alfven
2023-02-15MLBEDSW-7211: Convert fixup_asymmetric_weights to supported ops checkwilisa01
2023-02-15MLBEDSW-7342: Regression: Output diff for mlperf_deeplabv3_mnv2_ade20k_int8wilisa01
2023-02-10MLBEDSW-4960: convert_resizebilinear_1x1_to_add creates constant output tensorwilisa01
2023-02-07MLBEDSW-7237: CONV_2D stride 4 optimisationRaul Farkas
2023-01-20MLBEDSW-7151: MLCE: Difference in model output between x86 & aarch64Tim Hall
2022-12-22MLBEDSW-7203: Data type alias deprecationsRickard Bolin
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-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-10-18MLBEDSW-6941: Set correct OFM shape for fc opJohan Alfvén
2022-10-18MLBEDSW-6794: ResizeNearestNeighbor with HPCJohan Alfvén