aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/operation.py
AgeCommit message (Expand)Author
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
2021-05-27MLBEDSW-4034: New Scheduler Size or Performance OptimisationTim Hall
2021-03-16MLBEDSW-4223: Full support for PAD operatorLouis Verhaard
2021-02-25MLBEDSW-1499: Add MEAN operatorDwight Lidman
2021-02-17MLBEDSW-4022: support PAD followed by pool operatorLouis Verhaard
2021-02-17[MLBEDSW-3813] Fix LSTM operator pass throughFredrik Svedberg
2021-02-11MLBEDSW-3774 Remove SplitSliceReadPatrik Gustavsson
2021-02-08MLBEDSW-3937 Fix check for NHCWB16 for FCPatrik Gustavsson
2021-02-05MLBEDSW-3771: Updated to TF 2.4 flatbuffer schemaTim Hall
2021-02-01MLBEDSW-3903: Bug fix PAD operatorLouis Verhaard
2021-01-29MLBEDSW-3224: Support HardSwishDiqing Zhong
2021-01-29MLBEDSW-3772 Fix FC with changed inp shapePatrik Gustavsson
2021-01-28MLBEDSW-3772 Reshape removalPatrik Gustavsson
2021-01-20[MLBEDSW-2787] Remove op.attrs["rescale"] in softmax.pyFredrik Svedberg
2020-12-22MLBEDSW-3499: Support for PAD operatorLouis Verhaard
2020-12-21Revert "Revert "MLBEDSW-3645 4D class for op ifm/ofm shapes""patrik.gustavsson
2020-12-21Revert "MLBEDSW-3645 4D class for op ifm/ofm shapes"patrik.gustavsson
2020-12-21MLBEDSW-3645 4D class for op ifm/ofm shapesPatrik Gustavsson
2020-12-18MLBEDSW-3654 Add/use op ifm/ofm shapesPatrik Gustavsson
2020-12-18vela: Move special error casesMichael McGeagh
2020-12-17MLBEDSW-3694 Replace padding with enumMichael McGeagh
2020-12-14MLBEDSW-3653: Fix type errors in annotated filesDwight Lidman
2020-12-08[MLBEDSW-3690] Refactor SoftmaxFredrik Svedberg
2020-11-27MLBEDSW-3633: SplitV incorrectly placed on CPUJacob Bohlin
2020-11-13MLBEDSW-839: Code generation using external API2.0.0.rc1Louis Verhaard
2020-11-04MLBEDSW-2412 All constraints have been refactoredMichael McGeagh
2020-10-21vela: Refactor operators to use Kernel objectsTim Hall
2020-10-16MLBEDSW-3004: UnpackReshaped can't be serialisedDwight Lidman
2020-10-14Revert "MLBEDSW-3219: Suppress CPU info for Const/Placeholder"patrik.gustavsson
2020-10-14MLBEDSW-3219: Suppress CPU info for Const/PlaceholderLouis Verhaard
2020-10-09MLBEDSW-3218: Added operator indices Quantize/DequantizeLouis Verhaard
2020-10-08MLBEDSW-3148: Refactor OperationLouis Verhaard
2020-09-29MLBEDSW-2031: LUT support tanh/sigmoidLouis Verhaard
2020-09-28MLBEDSW-3035: Updated StridedSlice checksLouis Verhaard
2020-09-11MLBEDSW-2745 Support relus with differing scalesMichael McGeagh
2020-09-08MLBEDSW-2935: LUT fusing with preceding operatorLouis Verhaard