aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tflite_mapping.py
AgeCommit message (Expand)Author
2024-01-30MLBEDSW-8491: Add support for Mirror padRickard Bolin
2023-12-20MLBEDSW-8157: Update to TensorFlow 2.15William Isaksson
2023-10-11MLBEDSW-8111: Update to TensorFlow 2.14Rickard Bolin
2023-10-10MLBEDSW-7853: Missing options for RANDOM_UNIFORM operatorRickard Bolin
2023-09-18MLBEDSW-8042: MLCE: Add SQUARED_DIFFERENCE supportJohan Alfven
2023-09-13MLBEDSW-8035: Update to TensorFlow 2.13William Isaksson
2023-07-24MLBEDSW-7165: Update to TensorFlow 2.12William Isaksson
2023-06-14MLBEDSW-7748: Add RSQRT supportJohan Alfven
2023-05-02MLBEDSW-2082: Add Exp supportJohan Alfven
2023-04-25MLBEDSW-6954: Update to TensorFlow 2.11Rickard Bolin
2023-04-21MLBEDSW-7408: MLCE: Crash when serialising model LSTMTim Hall
2023-03-22MLBEDSW-6435: Implement support for ArgMax along depth dimensionRickard Bolin
2023-02-03Revert "MLBEDSW-6954: Update to TensorFlow 2.11"Rickard Bolin
2023-01-20MLBEDSW-6954: Update to TensorFlow 2.11wilisa01
2022-12-22MLBEDSW-7203: Data type alias deprecationsRickard Bolin
2022-11-16MLBEDSW-6620: Update copyright notice and yearsRickard Bolin
2022-10-03MLBEDSW-6955: Update to TensorFlow 2.10erik.andersson@arm.com
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-14MLBEDSW-6635: Update to TensorFlow 2.9erik.andersson@arm.com
2022-06-29MLBEDSW-6313 Static optimisation for Shape OPAyaan Masood
2022-04-27MLBEDSW-6425: Update to TensorFlow 2.8Rickard Bolin
2022-04-04vela: Minor refactordev/mlbedsw-6271Tim Hall
2022-03-30Update version of Black to 22.3.0Jonas 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-12MLBEDSW-5366 - TLCT: Some TensorTypes were missingDwight Lidman
2021-09-10MLBEDSW-5174: Third-party custom ops not passed through correctlyTim Hall
2021-08-13MLBEDSW-4993: TFLite mapping error for Wav2LetterDwight Lidman
2021-08-05MLBEDSW-4854: Update to TensorFlow 2.5Dwight Lidman
2021-07-09MLBEDSW-4840 Move setting of input indices to tflite readerPatrik Gustavsson
2021-02-25MLBEDSW-1499: Add MEAN operatorDwight Lidman
2021-02-25MLBEDSW-3571: Sum and FC should not crash when asking for keep_dims.erik.andersson@arm.com
2021-02-25MLBEDSW-4064: Update copyright headerserik.andersson@arm.com
2021-02-05MLBEDSW-3771: Updated to TF 2.4 flatbuffer schemaTim Hall
2020-12-22MLBEDSW-3561: Support const STRING input tensorsLouis Verhaard
2020-12-17MLBEDSW-3694 Replace padding with enumMichael McGeagh
2020-12-07MLBEDSW-3685 Fix dangerous default value usageMichael McGeagh
2020-11-19[MLBEDSW-3348] Fix Reshape operator fails with TypeError during deserializationFredrik Svedberg
2020-11-17MLBEDSW-3403 Generate supported op reportMichael McGeagh
2020-11-16MLBEDSW-3301: Vela fails ungracefully when reading string buffersDwight Lidman
2020-11-09MLBEDSW-3402 SupportedOp now returns external nameMichael McGeagh
2020-10-08MLBEDSW-3148: Refactor OperationLouis Verhaard
2020-09-18MLBEDSW-2734: TensorFlow 2.3 compatibilityJacob Bohlin
2020-08-20MLBEDSW-2824: Add mapping for ROUND operatorDwight Lidman
2020-08-19MLBEDSW-2731: Allow all TensorFlow Lite operators to pass throughDwight Lidman
2020-08-18MLBEDSW-2732: Added complex64 to datatypesJacob Bohlin
2020-06-18MLBEDSW-2528: MLCE-219: Custom operator pass throughTim Hall