Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp1015 bool ILayerSupport::IsQuantizeSupported(const TensorInfo& input, in IsQuantizeSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp1103 bool LayerSupportHandle::IsQuantizeSupported(const TensorInfo& input, in IsQuantizeSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp489 bool LayerSupportBase::IsQuantizeSupported(const armnn::TensorInfo&, // input in IsQuantizeSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp1392 bool NeonLayerSupport::IsQuantizeSupported(const TensorInfo& input, in IsQuantizeSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp1370 bool ClLayerSupport::IsQuantizeSupported(const TensorInfo& input, in IsQuantizeSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp2241 bool RefLayerSupport::IsQuantizeSupported(const TensorInfo& input, in IsQuantizeSupported() function in armnn::RefLayerSupport