Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp1151 bool ILayerSupport::IsStackSupported(const std::vector<const TensorInfo*>& inputs, in IsStackSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp1307 bool LayerSupportHandle::IsStackSupported(const std::vector<const TensorInfo*>& inputs, in IsStackSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp598 bool LayerSupportBase::IsStackSupported(const std::vector<const TensorInfo*>&, // inputs in IsStackSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp1533 bool NeonLayerSupport::IsStackSupported(const std::vector<const TensorInfo*>& inputs, in IsStackSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp1482 bool ClLayerSupport::IsStackSupported(const std::vector<const TensorInfo*>& inputs, in IsStackSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp2536 bool RefLayerSupport::IsStackSupported(const std::vector<const TensorInfo*>& inputs, in IsStackSupported() function in armnn::RefLayerSupport