aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tflite_supported_operators.py
AgeCommit message (Expand)Author
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
2022-07-15MLBEDSW-6703 Add SHAPE operator to supported operatorsFredrik Svedberg
2022-03-30Update version of Black to 22.3.0Jonas Ohlsson
2022-02-15MLBEDSW-5554: Constraints for single-axis mean operations on NPUJames Peet
2022-02-02MLBEDSW-3623: Diff on semantic_segmentationRickard Bolin
2021-12-16MLBEDSW-5554: Place MEAN op exceeding max height with axis==1 on CPURickard Bolin
2021-11-25MLBEDSW-3602: Output mismatch on some mobilenet_v1 int8 and int16Tim Hall
2021-10-29MLBEDSW-4925: Fix resize bilinear attribute checkerik.andersson@arm.com
2021-10-12MLBEDSW-5284 - MLCE: MEAN batch size constraintDwight Lidman
2021-09-15MLBEDSW-5102 Update removal of memory only operatorsJonas Ohlsson
2021-08-23MLBEDSW-4913 Fix inception_v1/v3 output diffJonas Ohlsson
2021-07-28MLBEDSW-4974: create_const_tensor invalid argumentTim Hall
2021-07-27MLBEDSW-4853: Refactor supported operatorsJonas Ohlsson