aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tflite_supported_operators.py
AgeCommit message (Expand)Author
12 daysMLBEDSW-8561: Striding support in H/W for StridedSlice3.12.0.rc1Rickard Bolin
2024-02-06MLBEDSW-8620: Fix MirrorPad supported ops checkRickard Bolin
2024-01-30MLBEDSW-8491: Add support for Mirror padRickard Bolin
2024-01-18CONV ops int16 tests failed after TensorFlow updateWilliam Isaksson
2023-12-20MLBEDSW-8157: Update to TensorFlow 2.15William Isaksson
2023-11-15MLBEDSW-8326: MLCE: Update constraint message for AVERAGE_POOL_2DJohan Alfven
2023-11-09MLBEDSW-8290: MLCE: Add TRANSPOSE support3.10.0.rc1Johan Alfven
2023-10-31MLBEDSW-8201: [MLCE] Extended stride support for CONV_2DJohan Alfven
2023-10-11MLBEDSW-8111: Update to TensorFlow 2.14Rickard Bolin
2023-09-18MLBEDSW-8042: MLCE: Add SQUARED_DIFFERENCE supportJohan Alfven
2023-09-12MLBEDSW-7997: [MLCE] Extended stride support for TRANSPOSE CONVJohan Alfven
2023-07-24MLBEDSW-7165: Update to TensorFlow 2.12William Isaksson
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-19MLBEDSW-7654: Extend support for Mean where HxW > 4096Alexander Hansson
2023-06-16MLBEDSW-7709: MLCE: Crash when rewriting split opJohan Alfven
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-7494: Update release notes3.8.0.rc2Tim Hall
2023-05-17MLBEDSW-7230: Increase support for 1x1 ResizeBilinear with half_pixel_center=...Alexander Hansson
2023-05-10MLBEDSW-7283: Add opt cases for strided CONV2DRaul Farkas
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-03-31MLBEDSW-7439: Add support for input dims < 4 for ArgMaxJohan Alfven
2023-03-22MLBEDSW-6435: Implement support for ArgMax along depth dimensionRickard Bolin
2023-02-09MLBEDSW-7331: Reinstate max stride height constraint of 3 for Conv2DRaul Farkas
2023-02-07MLBEDSW-7237: CONV_2D stride 4 optimisationRaul Farkas
2022-12-09MLBEDSW-7072: Added bias shape constraintJohan Alfvén
2022-11-16MLBEDSW-6620: Update copyright notice and yearsRickard Bolin
2022-11-15MLBEDSW-6905: Add dilation greater than 2 supportTim Hall
2022-11-03MLBEDSW-7074: Updated reference kernel for the MEAN opJohan 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-19MLBEDSW-7020: TRANSPOSE_CONV stride documentation is confusingTim Hall
2022-10-18MLBEDSW-6794: ResizeNearestNeighbor with HPCJohan Alfvén
2022-09-27MLBEDSW-6961: Bypass functionality for memory opsJohan Alfvén
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-12MLBEDSW-6863: Cleanup the constraint for concatJohan Alfvén
2022-09-12MLBEDSW-6909: Use int32 acc for the Mean opJohan Alfvén
2022-09-01MLBEDSW-5029: Output diff for Mean opJohan Alfvén
2022-08-31MLBEDSW-6832 PReLU support in VelaFredrik Svedberg
2022-08-17MLBEDSW-6830: MLCE: Fix assert on concat opJohan Alfvén
2022-07-23MLBEDSW-4157: Add RESIZE_NEAREST_NEIGHBOR supportTim Hall
2022-07-23MLBEDSW-6616: ResizeBilinear align corners is incorrectTim Hall