aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tflite_model_semantic.py
AgeCommit message (Expand)Author
2024-01-30MLBEDSW-8491: Add support for Mirror padRickard Bolin
2023-11-13MLBEDSW-8317: Add semantic checks for TransposeJohan Alfven
2023-11-09MLBEDSW-8290: MLCE: Add TRANSPOSE support3.10.0.rc1Johan Alfven
2023-09-18MLBEDSW-8042: MLCE: Add SQUARED_DIFFERENCE supportJohan Alfven
2023-08-10MLBEDSW-7832: test_tflite_model_semantic converting array to scalarWilliam Isaksson
2023-08-09MLBEDSW-7626: Add constraint for PAD op paddingsJohan Gunnarsson
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-07-06MLBEDSW-7832: test_tflite_model_semantic converting array to scalarTim Hall
2023-05-02MLBEDSW-2082: Add Exp supportJohan Alfven
2023-04-27MLBEDSW-7530: Enable int16 input precision for mean operatorRickard Bolin
2023-04-21MLBEDSW-7408: MLCE: Crash when serialising model LSTMTim Hall
2023-04-17MLBEDSW-7196 Add LSTM supportFredrik Svedberg
2023-04-12MLBEDSW-7437: Add 64-bit output support for ArgMaxJohan Alfven
2023-03-22MLBEDSW-6435: Implement support for ArgMax along depth dimensionRickard Bolin
2023-03-06MLBEDSW-7396: MLCE: Add num elements constraint on reshapeJohan Alfven
2023-02-15MLBEDSW-7343: MLCE: Unsupported STRIDED_SLICE with negative index and shrinki...Tim Hall
2023-02-06MLBEDSW-7284: MLCE: Fix assert for faulty Split opJohan Alfven
2022-11-16MLBEDSW-6620: Update copyright notice and yearsRickard Bolin
2022-11-15MLBEDSW-6905: Add dilation greater than 2 supportTim Hall
2022-09-12MLBEDSW-6863: Cleanup the constraint for concatJohan Alfvén
2022-09-12MLBEDSW-6869 Improve LeakyRelu supportFredrik Svedberg
2022-07-15MLBEDSW-6703 Add SHAPE operator to supported operatorsFredrik Svedberg
2022-06-29MLBEDSW-6314 Static optimisation for quantise OPAyaan Masood
2022-06-29MLBEDSW-6313 Static optimisation for Shape OPAyaan Masood
2022-05-11MLBEDSW-6454: Enable ReLu with negative alpha valueJohan Alfvén
2022-04-21MLBEDSW-5384 FC layers run on NPU if underlying shape is 2DAyaan Masood
2022-03-30Update version of Black to 22.3.0Jonas Ohlsson
2021-12-23MLBEDSW-4704: Crash when loading empty constant tensorserik.andersson@arm.com
2021-11-25MLBEDSW-3602: Output mismatch on some mobilenet_v1 int8 and int16Tim Hall
2021-10-14MLBEDSW-5361 - Fix per-axis quantization supportDwight Lidman
2021-09-15MLBEDSW-5102 Update removal of memory only operatorsJonas Ohlsson
2021-07-27MLBEDSW-4853: Refactor supported operatorsJonas Ohlsson