Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp701 bool ILayerSupport::IsDequantizeSupported(const TensorInfo& input, in IsDequantizeSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp500 bool LayerSupportHandle::IsDequantizeSupported(const TensorInfo& input, in IsDequantizeSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp226 bool LayerSupportBase::IsDequantizeSupported(const TensorInfo&, // input in IsDequantizeSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp1001 bool NeonLayerSupport::IsDequantizeSupported(const TensorInfo& input, in IsDequantizeSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp930 bool ClLayerSupport::IsDequantizeSupported(const TensorInfo& input, in IsDequantizeSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp1262 bool RefLayerSupport::IsDequantizeSupported(const TensorInfo& input, in IsDequantizeSupported() function in armnn::RefLayerSupport