aboutsummaryrefslogtreecommitdiff
path: root/delegate/opaque/src/Convolution.hpp
AgeCommit message (Expand)Author
2023-08-03MLCE-1092 Added layerNames to opaque delegateMike Kelly
2023-05-08BugFix: Calculate explicit padding for Delegate Transpose Convolution using o...Matthew Sloyan
2023-04-27IVGCVSW-7584 IVGCVSW-7585 Implement Conv3d and TransposeConv2d operators for ...Francis Murtagh
2023-04-26IVGCVSW-7579 IVGCVSW-7581 IVGCVSW-7583 Implement Comparison, Concat and Mean ...Matthew Sloyan
2023-04-24IVGCVSW-7584 Implement Conv2d and DepthwiseConv2d operators for Opaque DelegateMatthew Sloyan
2023-03-31IVGCVSW-7556 Introduce Opaque Delegate APIFrancis Murtagh