Searched defs:IsPreluSupported (Results 1 – 6 of 6) sorted by relevance
1006 bool ILayerSupport::IsPreluSupported(const TensorInfo& input, in IsPreluSupported() function in armnn::ILayerSupport
1088 bool LayerSupportHandle::IsPreluSupported(const TensorInfo& input, in IsPreluSupported() function in armnn::LayerSupportHandle
481 bool LayerSupportBase::IsPreluSupported(const TensorInfo&, // input in IsPreluSupported() function in armnn::LayerSupportBase
1349 bool NeonLayerSupport::IsPreluSupported(const armnn::TensorInfo &input, in IsPreluSupported() function in armnn::NeonLayerSupport
1310 bool ClLayerSupport::IsPreluSupported(const armnn::TensorInfo &input, in IsPreluSupported() function in armnn::ClLayerSupport
2634 bool RefLayerSupport::IsPreluSupported(const TensorInfo& input, in IsPreluSupported() function in armnn::RefLayerSupport