aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/operation.py
AgeCommit message (Expand)Author
21 hoursMLBEDSW-8561: Striding support in H/W for StridedSliceHEAD3.12.0.rc1mainRickard Bolin
2024-01-30MLBEDSW-8491: Add support for Mirror padRickard Bolin
2023-12-20MLBEDSW-8157: Update to TensorFlow 2.15William Isaksson
2023-09-18MLBEDSW-8042: MLCE: Add SQUARED_DIFFERENCE supportJohan Alfven
2023-09-13MLBEDSW-8035: Update to TensorFlow 2.13William Isaksson
2023-07-12MLBEDSW-7756: MLCE: Grouped convolutions runtime problemTim Hall
2023-06-16MLBEDSW-7315: Add support for AvgPool with stride_width > 3Raul Farkas
2023-06-15MLBEDSW-7531: Remove npu_block_type on unsupported opsRaul Farkas
2023-06-14MLBEDSW-7748: Add RSQRT supportJohan Alfven
2023-05-17MLBEDSW-7223: Fusing Pad and AvgPool causes diffTim Hall
2023-05-04MLBEDSW-7504: Vela does not keep op version numberwilisa01
2023-05-02MLBEDSW-2082: Add Exp supportJohan Alfven
2023-04-21MLBEDSW-7408: MLCE: Crash when serialising model LSTMTim Hall
2023-04-17MLBEDSW-7196 Add LSTM supportFredrik Svedberg
2023-03-22MLBEDSW-6435: Implement support for ArgMax along depth dimensionRickard Bolin
2023-03-14MLBEDSW-6260: Add support for using DMA to copy feature mapsJohan Alfven
2023-03-13MLBEDSW-7427 Fix scale calculations for FullyConnectedFredrik Svedberg
2023-02-15MLBEDSW-7343: MLCE: Unsupported STRIDED_SLICE with negative index and shrinki...Tim Hall
2022-11-16MLBEDSW-6620: Update copyright notice and yearsRickard Bolin
2022-11-09MLBEDSW-6881 SHAPE single op network is optimised to nothing3.6.0.rc1Fredrik Svedberg
2022-10-26MLBEDSW-7059: Updated offset calculation for SliceJohan Alfvén
2022-10-18MLBEDSW-6941: Set correct OFM shape for fc opJohan Alfvén
2022-10-04MLBEDSW-6969 Remove RescaleAdd and RescaleMul operatorsFredrik Svedberg
2022-10-03MLBEDSW-6955: Update to TensorFlow 2.10erik.andersson@arm.com
2022-09-23MLBEDSW-6686: Resize bilinear HPC with tile paddingRickard Bolin
2022-09-15MLBEDSW-6927: Add ofm_stride_multiplier attribute to operationRickard Bolin
2022-09-12MLBEDSW-6613: Implement tile paddingRickard Bolin
2022-08-31MLBEDSW-6832 PReLU support in VelaFredrik Svedberg
2022-08-10Revert reversion of TensorFlow 2.9 update3.5.0.rc1erik.andersson@arm.com
2022-07-23MLBEDSW-4157: Add RESIZE_NEAREST_NEIGHBOR supportTim Hall
2022-07-19MLBEDSW-6710: Revert Tensorflow 2.9Johan Alfvén
2022-07-15MLBEDSW-6703 Add SHAPE operator to supported operatorsFredrik Svedberg
2022-07-14MLBEDSW-6635: Update to TensorFlow 2.9erik.andersson@arm.com
2022-07-12MLBEDSW-4856: Removed dead codeoliper01
2022-06-29MLBEDSW-6313 Static optimisation for Shape OPAyaan Masood
2022-04-27MLBEDSW-6425: Update to TensorFlow 2.8Rickard Bolin
2022-04-20MLBEDSW-6371: Output diff caused by operator clone bugRickard Bolin
2022-03-21MLBEDSW-6298: MLCE: Unable to find a valid block configTim Hall
2022-03-21MLBEDSW-3367 Add mypy to pre-commitJonas Ohlsson
2022-01-21MLBEDSW-4870: Update to TensorFlow 2.7Rickard Bolin
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-20TOSA: Elementwise Rank > 4 and Batch > 1Patrik Gustavsson
2021-09-15TOSA: Support for TABLE operator (int8)Patrik Gustavsson
2021-09-09TOSA: Add support for PADPatrik Gustavsson
2021-09-03TOSA: Added support for ADD, SUB and MULPatrik Gustavsson
2021-09-03TOSA: Added Depthwise supportPatrik Gustavsson
2021-08-05MLBEDSW-4854: Update to TensorFlow 2.5Dwight Lidman
2021-07-09MLBEDSW-4840 Move setting of input indices to tflite readerPatrik Gustavsson
2021-07-08MLBEDSW-4838 Added basic TOSA support.Patrik Gustavsson