Home
last modified time | relevance | path

Searched defs:IsPreluSupported (Results 1 – 6 of 6) sorted by relevance

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp1349 bool NeonLayerSupport::IsPreluSupported(const armnn::TensorInfo &input, in IsPreluSupported() function in armnn::NeonLayerSupport
/external/armnn/src/armnn/
DILayerSupport.cpp1006 bool ILayerSupport::IsPreluSupported(const TensorInfo& input, in IsPreluSupported() function in armnn::ILayerSupport
DBackendHelper.cpp1088 bool LayerSupportHandle::IsPreluSupported(const TensorInfo& input, in IsPreluSupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp481 bool LayerSupportBase::IsPreluSupported(const TensorInfo&, // input in IsPreluSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/cl/
DClLayerSupport.cpp1310 bool ClLayerSupport::IsPreluSupported(const armnn::TensorInfo &input, in IsPreluSupported() function in armnn::ClLayerSupport
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp2634 bool RefLayerSupport::IsPreluSupported(const TensorInfo& input, in IsPreluSupported() function in armnn::RefLayerSupport