aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tflite_graph_optimiser.py
AgeCommit message (Expand)Author
2022-04-21MLBEDSW-5384 FC layers run on NPU if underlying shape is 2DAyaan Masood
2022-04-20MLBEDSW-6407: Vela fails with TypeError in npu_performanceTim Hall
2022-03-30Update version of Black to 22.3.0Jonas Ohlsson
2022-03-21MLBEDSW-6298: MLCE: Unable to find a valid block configTim Hall
2022-03-17MLBEDSW-5332: Bug fix optimise_strided_convLouis Verhaard
2022-03-11Vela: Fix diff in mean opDiqing Zhong
2022-02-24MLBEDSW-6247: MLCE: Issue when running a model with PaddingTim Hall
2022-02-02MLBEDSW-3623: Diff on semantic_segmentationRickard Bolin
2021-12-20MLBEDSW-5844: Inconsistent calculation of read shapesTim Hall
2021-12-16MLBEDSW-5554: Place MEAN op exceeding max height with axis==1 on CPURickard Bolin
2021-11-05MLBEDSW-5209 Vela: output diff depthwise with non-zero zero pointsFredrik Svedberg
2021-10-28MLBEDSW-5440 MLCE: Vela crashing due to mismatch in padding shape in OFMJames Ward
2021-10-13MLBEDSW-5315 MLCE: Vela to handle skip TensorFredrik Svedberg
2021-09-15TOSA: Support for TABLE operator (int8)Patrik Gustavsson
2021-09-15MLBEDSW-5102 Update removal of memory only operatorsJonas Ohlsson
2021-09-15MLBEDSW-5052 Fix RELU scalingFredrik Svedberg
2021-09-07TOSA: Added RESHAPE, SLICE and CONCATPatrik Gustavsson
2021-09-03TOSA: Added Depthwise supportPatrik Gustavsson
2021-09-03MLBEDSW-5056 Output diff wav2letter (int16)Fredrik Svedberg
2021-09-03TOSA: Support for AVGPOOL, MAXPOOL and CONV2DPatrik Gustavsson
2021-08-25Handle sg input and output for Squeeze operator3.1.0.rc2Jonas 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
2021-07-26MLBEDSW-4892: Fix crash affecting biases without quantization.James Peet
2021-07-08MLBEDSW-4838 Added basic TOSA support.Patrik Gustavsson