Home
last modified time | relevance | path

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

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