Searched defs:IsConcatSupported (Results 1 – 6 of 6) sorted by relevance
613 bool ILayerSupport::IsConcatSupported(const std::vector<const TensorInfo*> inputs, in IsConcatSupported() function in armnn::ILayerSupport
284 bool LayerSupportHandle::IsConcatSupported(const std::vector<const TensorInfo*> inputs, in IsConcatSupported() function in armnn::LayerSupportHandle
153 bool LayerSupportBase::IsConcatSupported(const std::vector<const TensorInfo*>, // inputs in IsConcatSupported() function in armnn::LayerSupportBase
839 bool NeonLayerSupport::IsConcatSupported(const std::vector<const TensorInfo*> inputs, in IsConcatSupported() function in armnn::NeonLayerSupport
795 bool ClLayerSupport::IsConcatSupported(const std::vector<const TensorInfo*> inputs, in IsConcatSupported() function in armnn::ClLayerSupport
906 bool RefLayerSupport::IsConcatSupported(const std::vector<const TensorInfo*> inputs, in IsConcatSupported() function in armnn::RefLayerSupport