Home
last modified time | relevance | path

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

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