aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/operation.py
AgeCommit message (Expand)Author
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
2020-09-03MLBEDSW-2814 Add support for inferred size in SplitVPatrik Gustavsson
2020-08-28MLBEDSW-2804: Added bias data type checkJacob Bohlin
2020-08-27Small fix for Softmax regressionJacob Bohlin
2020-08-21MLBEDSW-2663: Handle optional tensorsJacob Bohlin
2020-08-19vela: Minor refactor of operation classTim Hall
2020-08-12MLBEDSW-2637 Utilise new tensor and operator funcsMichael McGeagh
2020-08-12MLBEDSW-2637 Refactor util funcs out of softmax.pyMichael McGeagh
2020-08-05[MLBEDSW-2335] SoftMax int16Fredrik Svedberg
2020-06-18MLBEDSW-2528: MLCE-219: Custom operator pass throughTim Hall
2020-06-18MLBEDSW-1716: Transpose Convolution supportJacob Bohlin
2020-06-18MLBEDSW-2420: Improved support for dilated convolutionLouis Verhaard
2020-06-18MLBEDSW-2303: Bug fix SplitLouis Verhaard
2020-06-18MLBEDSW-1649: Add size splits for Split opCharles Xu
2020-06-18Add reorder-python-import pre-commit hookDiego Russo
2020-06-18MLBEDSW-1998: Add support for new_axis_maskPatrik Gustavsson
2020-06-18MLBEDSW-1998: Add more support for Strided_slicePatrik Gustavsson
2020-04-29Add Vela codebase0.1.0Tim Hall