Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp962 bool ILayerSupport::IsPadSupported(const TensorInfo& input, in IsPadSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp1014 bool LayerSupportHandle::IsPadSupported(const TensorInfo& input, in IsPadSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp442 bool LayerSupportBase::IsPadSupported(const TensorInfo&, // input in IsPadSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp1313 bool NeonLayerSupport::IsPadSupported(const TensorInfo& input, in IsPadSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp1274 bool ClLayerSupport::IsPadSupported(const TensorInfo& input, in IsPadSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp2095 bool RefLayerSupport::IsPadSupported(const TensorInfo& input, in IsPadSupported() function in armnn::RefLayerSupport