aboutsummaryrefslogtreecommitdiff
path: root/delegate/classic
AgeCommit message (Expand)Author
2023-05-08BugFix: Calculate explicit padding for Delegate Transpose Convolution using o...Matthew Sloyan
2023-05-05MLCE-1050 Error handing Slice operatorsMike Kelly
2023-05-04IVGCVSW-7605 IVGCVSW-7604 Implement Squeeze and ExpandDims operators for Clas...Matthew Sloyan
2023-05-02IVGCVSW-7603 Implement Reshape operators for Opaque DelegateMatthew Sloyan
2023-04-28IVGCVSW-7588 Implement ElementWiseBinary Op for Opaque DelegateDavid Monahan
2023-04-26IVGCVSW-7579 IVGCVSW-7581 IVGCVSW-7583 Implement Comparison, Concat and Mean ...Matthew Sloyan
2023-04-19GitHub #640 Add support for CEIL operatorTeresa Charlin
2023-04-12IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptionsJohn Mcloughlin
2023-04-07IVGCVSW-7563 Implement DelegateTestInterpreter for opaque delegateMatthew Sloyan
2023-04-06IVGCVSW-7197 Implement Pimpl Idiom for Delegate OptionsJohn McLoughlin
2023-04-05IVGCVSW-7562 Implement DelegateTestInterpreter for classic delegateMatthew Sloyan
2023-04-03IVGCVSW-7558 Implement Delegate UtilsMatthew Sloyan
2023-03-31IVGCVSW-7556 Introduce Opaque Delegate APIFrancis Murtagh
2023-03-28IVGCVSW-7555 Restructure DelegateTeresa Charlin