Searched defs:IsMemCopySupported (Results 1 – 4 of 4) sorted by relevance
| /external/armnn/src/armnn/ | ||
| D | ILayerSupport.cpp | 903 bool ILayerSupport::IsMemCopySupported(const TensorInfo& input,  in IsMemCopySupported()  function in armnn::ILayerSupport | 
| D | BackendHelper.cpp | 913 bool LayerSupportHandle::IsMemCopySupported(const TensorInfo& input,  in IsMemCopySupported()  function in armnn::LayerSupportHandle | 
| /external/armnn/src/backends/backendsCommon/ | ||
| D | LayerSupportBase.cpp | 390 bool LayerSupportBase::IsMemCopySupported(const armnn::TensorInfo&, // input  in IsMemCopySupported()  function in armnn::LayerSupportBase | 
| /external/armnn/src/backends/reference/ | ||
| D | RefLayerSupport.cpp | 1954 bool RefLayerSupport::IsMemCopySupported(const TensorInfo &input,  in IsMemCopySupported()  function in armnn::RefLayerSupport |