Home
last modified time | relevance | path

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

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