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