Searched defs:IsStackSupported (Results 1 – 4 of 4) sorted by relevance
922 bool NeonLayerSupport::IsStackSupported(const std::vector<const TensorInfo*>& inputs, in IsStackSupported() function in armnn::NeonLayerSupport
925 bool ClLayerSupport::IsStackSupported(const std::vector<const TensorInfo*>& inputs, in IsStackSupported() function in armnn::ClLayerSupport
592 bool LayerSupportBase::IsStackSupported(const std::vector<const TensorInfo*>&, // inputs in IsStackSupported() function in armnn::LayerSupportBase
1971 bool RefLayerSupport::IsStackSupported(const std::vector<const TensorInfo*>& inputs, in IsStackSupported() function in armnn::RefLayerSupport