Home
last modified time | relevance | path

Searched defs:IsFakeQuantizationSupported (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp761 bool ILayerSupport::IsFakeQuantizationSupported(const TensorInfo& input, in IsFakeQuantizationSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp634 bool LayerSupportHandle::IsFakeQuantizationSupported(const TensorInfo& input, in IsFakeQuantizationSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp272 bool LayerSupportBase::IsFakeQuantizationSupported(const TensorInfo&, // input in IsFakeQuantizationSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp1427 bool RefLayerSupport::IsFakeQuantizationSupported(const TensorInfo& input, in IsFakeQuantizationSupported() function in armnn::RefLayerSupport