aboutsummaryrefslogtreecommitdiff
path: root/delegate
AgeCommit message (Expand)Author
2023-08-04IVGCVSW-2291 TILE Operator CL ImplementationCian McGriskin
2023-08-04IVGCVSW-7676 Audit the use of ARMNN_ASSERTRyan OShea
2023-08-03MLCE-1092 Added layerNames to opaque delegateMike Kelly
2023-08-03MLCE-1092 Added layerNames to classic delegateMike Kelly
2023-08-01IVGCVSW-7899 Cannot handle tensors with more than 5 dimensionsMike Kelly
2023-08-01IVGCVSW-7451 LEAKY_RELU not supported by delegateTianle Cheng
2023-07-28IVGCVSW-7886 Add TILE to delegate and opaque delegateTianle Cheng
2023-07-18IVGCVSW-7834 Add REVERSE_V2 to classic and opaque delegatesTracy Narine
2023-06-22Bugfix: explicitly state the header to be included to replace deprecated oneFrancis Murtagh
2023-05-18IVGCVSW-7735 Opaque Delegate CleanupRyan OShea
2023-05-17IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE.John Mcloughlin
2023-05-15Fix versions in Delegate Quick start guideNikhil Raj
2023-05-08IVGCVSW-7197 Bugfix: typos - member variables prefixed with p_ not m_Francis Murtagh
2023-05-08IVGCVSW-7626 Add Execute Network for Opaque DelegateNarumol Prangnawarat
2023-05-08IVGCVSW-7308 Add GpuAcc Batch MatMul workloadTeresa Charlin
2023-05-08IVGCVSW-7307 Add CpuAcc Batch MatMul WorkloadTeresa Charlin
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-05IVGCVSW-7423 Add ArmnnDelegatePluginNarumol Prangnawarat
2023-05-05IVGCVSW-7618 Implement UnidirectionalSequenceLstm operator for Opaque DelegateMatthew Sloyan
2023-05-04IVGCVSW-7605 IVGCVSW-7604 Implement Squeeze and ExpandDims operators for Clas...Matthew Sloyan
2023-05-04IVGCVSW-7612 Implement Split OperatorsDavid Monahan
2023-05-02IVGCVSW-7603 Implement Reshape operators for Opaque DelegateMatthew Sloyan
2023-04-28IVGCVSW-7610 IVGCVSW-7616 Slice and StridedSlice for opaque delegateTeresa Charlin
2023-04-28IVGCVSW-7606 IVGCVSW-7607 Add Resize and Reduce to Opaque DelegateJohn Mcloughlin
2023-04-28IVGCVSW-7611 IVGCVSW-7614 IVGCVSW-7615 IVGCVSW-7617 Softmax, SpaceToDepth, De...Teresa Charlin
2023-04-28IVGCVSW-7602 IVGCVSW-7602 Implement opaque delegate for Quantize + Dequantize...Francis Murtagh
2023-04-28IVGCVSW-7596 IVGCVSW-7619 IVGCVSW-7597 Pack, Unpack and Pad for opaque delegateTeresa Charlin
2023-04-28IVGCVSW-7588 Implement ElementWiseBinary Op for Opaque DelegateDavid Monahan
2023-04-28IVGCVSW-7608 IVGCVSW-7594 IVGCVSW-7598 IVGCVSW-7599 Implement Floor,Matthew Sloyan
2023-04-27IVGCVSW-7576 IVGCVSW-7609 Add BatchMatMul and Shape to Opaque DelegateJohn Mcloughlin
2023-04-27IVGCVSW-7584 IVGCVSW-7585 Implement Conv3d and TransposeConv2d operators for ...Francis Murtagh
2023-04-27IVGCVSW-7589 IVGCVSW-7595 IVGCVSW-7593 ElementwiseUnary, Normalization and Lo...Teresa Charlin
2023-04-27IVGCVSW-7574 IVGCVSW-7590 IVGCVSW-7600 Implement Activation, FullyConnected a...Matthew Sloyan
2023-04-27IVGCVSW-7591 IVGCVSW-7592 Add Gather and GatherNd to Opaque DelegateKevin May
2023-04-26IVGCVSW-7575 Implement opaque delegate for ArgMinMax operatorJohn Mcloughlin
2023-04-26IVGCVSW-7577, IVGCVSW-7578 Implement BatchToSpaceNd and SpaceToBatchNd in Opa...Kevin May
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-04-19GitHub #640 Add support for CEIL operatorTeresa Charlin
2023-04-13IVGCVSW-7564 Implement Cast operator for Opaque DelegateRyan OShea
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-7559 Implement DoPrepare with registrationMatthew Sloyan
2023-04-05IVGCVSW-7562 Implement DelegateTestInterpreter for classic delegateMatthew Sloyan
2023-04-05IVGCVSW-7560 Implement Armnn Subgraph in Opaque DelegateRyan OShea
2023-04-03IVGCVSW-7558 Implement Delegate UtilsMatthew Sloyan
2023-03-31IVGCVSW-7556 Introduce Opaque Delegate APIFrancis Murtagh
2023-03-28IVGCVSW-7555 Restructure DelegateTeresa Charlin