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