aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/operation_util.py
AgeCommit message (Expand)Author
2023-10-03MLBEDSW-8102: Fix regression on Argmax int64Johan Alfven
2023-09-18MLBEDSW-8042: MLCE: Add SQUARED_DIFFERENCE supportJohan Alfven
2023-04-17MLBEDSW-7196 Add LSTM supportFredrik Svedberg
2023-04-12MLBEDSW-7437: Add 64-bit output support for ArgMaxJohan Alfven
2023-03-14MLBEDSW-6260: Add support for using DMA to copy feature mapsJohan Alfven
2022-11-16MLBEDSW-6620: Update copyright notice and yearsRickard Bolin
2022-10-20MLBEDSW-7019: Update to elementwise cascadingJohan Alfvén
2022-10-04MLBEDSW-6969 Remove RescaleAdd and RescaleMul operatorsFredrik Svedberg
2022-03-21MLBEDSW-3367 Add mypy to pre-commitJonas Ohlsson
2021-10-06TOSA: Added decomposition of PADPatrik Gustavsson
2021-09-07TOSA: Added RESHAPE, SLICE and CONCATPatrik Gustavsson
2021-09-03TOSA: Support for AVGPOOL, MAXPOOL and CONV2DPatrik Gustavsson
2021-04-08MLBEDSW-4334 Non-linear format decision in graph opt.Patrik Gustavsson
2021-03-16MLBEDSW-4223: Full support for PAD operatorLouis Verhaard
2021-02-25MLBEDSW-4064: Update copyright headerserik.andersson@arm.com
2021-01-28MLBEDSW-3772 Reshape removalPatrik Gustavsson
2021-01-20[MLBEDSW-2787] Remove op.attrs["rescale"] in softmax.pyFredrik Svedberg
2020-12-18MLBEDSW-3654 Add/use op ifm/ofm shapesPatrik Gustavsson
2020-12-17MLBEDSW-3694 Replace padding with enumMichael McGeagh
2020-12-08[MLBEDSW-3690] Refactor SoftmaxFredrik Svedberg