aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/supported_operators.py
AgeCommit message (Expand)Author
2020-09-22MLBEDSW-2813: Handle non-const weights and check shapesAndreas Nevalainen
2020-09-08optim: Fix issue with IFM streaming of LUTMichael McGeagh
2020-09-07[MLBEDSW-2928] Add batching to softmaxFredrik Svedberg
2020-09-03MLBEDSW-2814 Add support for inferred size in SplitVPatrik Gustavsson
2020-08-31MLBEDSW-2915: Added None check for bias before checking restrictionsJacob Bohlin
2020-08-29MLBEDSW-2804: Bias data type check wrongTim Hall
2020-08-28MLBEDSW-2804: Added bias data type checkJacob Bohlin
2020-08-27[MLBEDSW-2846] Do not use NHCWB16 for reduce_sum int32Fredrik Svedberg
2020-08-27MLBEDSW-2719: Update kernel size checkAndreas Nevalainen
2020-08-25MLBEDSW-2867: Split operators get placed on CPUDwight Lidman
2020-08-24MLBEDSW-2654: Convert Resizebilinear to a number of 2x2 poolsCharles Xu
2020-08-21MLBEDSW-2679: Tensor quant comparison is incorrectTim Hall
2020-08-21MLBEDSW-2663: Handle optional tensorsJacob Bohlin
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