Home
last modified time | relevance | path

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

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