Home
last modified time | relevance | path

Searched defs:IsResizeSupported (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp1089 bool ILayerSupport::IsResizeSupported(const TensorInfo& input, in IsResizeSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp1199 bool LayerSupportHandle::IsResizeSupported(const TensorInfo& input, in IsResizeSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp543 bool LayerSupportBase::IsResizeSupported(const TensorInfo&, // input in IsResizeSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp1444 bool NeonLayerSupport::IsResizeSupported(const TensorInfo& input, in IsResizeSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp1401 bool ClLayerSupport::IsResizeSupported(const TensorInfo& input, in IsResizeSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp2344 bool RefLayerSupport::IsResizeSupported(const TensorInfo& input, in IsResizeSupported() function in armnn::RefLayerSupport