aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/supported_operators.py
AgeCommit message (Expand)Author
2020-08-21[MLBEDSW-2730] Implement LUT generation for softmax uint8/int8Fredrik Svedberg
2020-08-19MLBEDSW-2729: Add restrictions for shapeless tensorsDwight Lidman
2020-08-19[MLBEDSW-2657] Softmax uint8/int8Fredrik Svedberg
2020-08-06MLBEDSW-2549 Crash with incorrect strided slice opMichael McGeagh
2020-08-06Skip the NOP resizebilinear opCharles Xu
2020-08-05[MLBEDSW-2335] SoftMax int16Fredrik Svedberg
2020-08-05MLBEDSW-2569:Support 1x1 IFM ResizeBilinearCharles Xu
2020-07-14MLBEDSW-1538: Output diff for elementwise min/maxDwight Lidman
2020-07-10MLBEDSW-1497: Add Quantize operator supportJacob Bohlin
2020-06-18Code clean-up using black and flake8Tim Hall
2020-06-18MLBEDSW-2475: leaky relu not handling negative alpha valueDwight Lidman
2020-06-18MLBEDSW-1716: Transpose Convolution supportJacob Bohlin
2020-06-18MLBEDSW-2372: Failing assert for ResizeBilinear with upscale != 2xDwight Lidman
2020-06-18[MLBEDSW-1996] Update supported operator checksFredrik Svedberg
2020-06-18Add elementwise vector scalars supportCharles Xu
2020-06-18MLBEDSW-1649: Add size splits for Split opCharles Xu
2020-06-18Add reorder-python-import pre-commit hookDiego Russo
2020-06-18MLBEDSW-1498: Add Resize_Bilinear operator supportDwight Lidman
2020-06-18MLBEDSW-1998: Add support for new_axis_maskPatrik Gustavsson
2020-06-18MLBEDSW-1970: Add stride 3 supportDwight Lidman
2020-06-18MLBEDSW-2001: Fix unary elementwise operator regressionDwight Lidman
2020-04-29Add Vela codebase0.1.0Tim Hall