Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp839 bool NeonLayerSupport::IsConcatSupported(const std::vector<const TensorInfo*> inputs, in IsConcatSupported() function in armnn::NeonLayerSupport
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp153 bool LayerSupportBase::IsConcatSupported(const std::vector<const TensorInfo*>, // inputs in IsConcatSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/cl/
DClLayerSupport.cpp795 bool ClLayerSupport::IsConcatSupported(const std::vector<const TensorInfo*> inputs, in IsConcatSupported() function in armnn::ClLayerSupport
/external/armnn/src/armnn/
DILayerSupport.cpp613 bool ILayerSupport::IsConcatSupported(const std::vector<const TensorInfo*> inputs, in IsConcatSupported() function in armnn::ILayerSupport
DBackendHelper.cpp284 bool LayerSupportHandle::IsConcatSupported(const std::vector<const TensorInfo*> inputs, in IsConcatSupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp906 bool RefLayerSupport::IsConcatSupported(const std::vector<const TensorInfo*> inputs, in IsConcatSupported() function in armnn::RefLayerSupport