Searched defs:IsConvolution2dSupported (Results 1 – 6 of 6) sorted by relevance
194 bool IsConvolution2dSupported(const TensorInfo& /*input*/, in IsConvolution2dSupported() function in armnn::MockLayerSupport
324 bool NeonLayerSupport::IsConvolution2dSupported(const TensorInfo& input, in IsConvolution2dSupported() function in armnn::NeonLayerSupport
336 bool ClLayerSupport::IsConvolution2dSupported(const TensorInfo& input, in IsConvolution2dSupported() function in armnn::ClLayerSupport
178 bool IsConvolution2dSupported(const BackendId& backend, in IsConvolution2dSupported() function
143 bool LayerSupportBase::IsConvolution2dSupported(const TensorInfo&, // input in IsConvolution2dSupported() function in armnn::LayerSupportBase
454 bool RefLayerSupport::IsConvolution2dSupported(const TensorInfo& input, in IsConvolution2dSupported() function in armnn::RefLayerSupport