Home
last modified time | relevance | path

Searched defs:IsMemCopySupported (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp903 bool ILayerSupport::IsMemCopySupported(const TensorInfo& input, in IsMemCopySupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp913 bool LayerSupportHandle::IsMemCopySupported(const TensorInfo& input, in IsMemCopySupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp390 bool LayerSupportBase::IsMemCopySupported(const armnn::TensorInfo&, // input in IsMemCopySupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp1954 bool RefLayerSupport::IsMemCopySupported(const TensorInfo &input, in IsMemCopySupported() function in armnn::RefLayerSupport