Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp878 bool NeonLayerSupport::IsConstantSupported(const TensorInfo& output, in IsConstantSupported() function in armnn::NeonLayerSupport
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp161 bool LayerSupportBase::IsConstantSupported(const TensorInfo&, // output in IsConstantSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/cl/
DClLayerSupport.cpp836 bool ClLayerSupport::IsConstantSupported(const TensorInfo& output, in IsConstantSupported() function in armnn::ClLayerSupport
/external/armnn/src/armnn/
DILayerSupport.cpp622 bool ILayerSupport::IsConstantSupported(const TensorInfo& output, in IsConstantSupported() function in armnn::ILayerSupport
DBackendHelper.cpp304 bool LayerSupportHandle::IsConstantSupported(const TensorInfo& output, in IsConstantSupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp939 bool RefLayerSupport::IsConstantSupported(const TensorInfo& output, in IsConstantSupported() function in armnn::RefLayerSupport