Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp922 bool NeonLayerSupport::IsStackSupported(const std::vector<const TensorInfo*>& inputs, in IsStackSupported() function in armnn::NeonLayerSupport
/external/armnn/src/backends/cl/
DClLayerSupport.cpp925 bool ClLayerSupport::IsStackSupported(const std::vector<const TensorInfo*>& inputs, in IsStackSupported() function in armnn::ClLayerSupport
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp592 bool LayerSupportBase::IsStackSupported(const std::vector<const TensorInfo*>&, // inputs in IsStackSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp1971 bool RefLayerSupport::IsStackSupported(const std::vector<const TensorInfo*>& inputs, in IsStackSupported() function in armnn::RefLayerSupport