aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/test/test_supported_operators.py
AgeCommit message (Expand)Author
2021-02-17MLBEDSW-4022: support PAD followed by pool operatorLouis Verhaard
2021-02-03MLBEDSW-3572: Fused activations must not be int32Louis Verhaard
2021-02-01MLBEDSW-3903: Bug fix PAD operatorLouis Verhaard
2021-01-29MLBEDSW-3224: Support HardSwishDiqing Zhong
2021-01-22MLBEDSW-3858: Incorrect PAD usage bugerik.andersson@arm.com
2021-01-19MLBEDSW-3418: More operator checks for infinityLouis Verhaard
2020-12-22MLBEDSW-3711: Added operator checks for PAD.Erik Andersson
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-17MLBEDSW-3694 Replace padding with enumMichael McGeagh
2020-11-26MLBEDSW-3558: Put FC on CPU when OFM != 2DDwight Lidman
2020-11-20MLBEDSW-3157: Add test for broadcast shapesAndreas Nevalainen
2020-11-20MLBEDSW-3302: Reject per-channel scaling for unsupported opsDwight Lidman
2020-11-16MLBEDSW-3350 Put softmax on CPU if beta < 0Patrik Gustavsson
2020-11-13MLBEDSW-839: Code generation using external API2.0.0.rc1Louis Verhaard
2020-11-10MLBEDSW-3377: fixup_stridedslice_output may silently change CPU opsDwight Lidman
2020-11-04MLBEDSW-2412 All constraints have been refactoredMichael McGeagh
2020-10-19MLBEDSW-2412 Refactor constraints for conv opsMichael McGeagh
2020-10-13vela: Improve extra info in constraint checksMichael McGeagh
2020-10-12MLBEDSW-3061: Update supported_operators.pyDwight Lidman
2020-10-08MLBEDSW-3148: Refactor OperationLouis Verhaard
2020-10-05MLBEDSW-2412 Replace generic restrictionsMichael McGeagh
2020-09-28MLBEDSW-3035: Updated StridedSlice checksLouis Verhaard