Home
last modified time | relevance | path

Searched defs:IsQuantizedLstmSupported (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp1045 bool ILayerSupport::IsQuantizedLstmSupported(const TensorInfo& input, in IsQuantizedLstmSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp1137 bool LayerSupportHandle::IsQuantizedLstmSupported(const TensorInfo& input, in IsQuantizedLstmSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp509 bool LayerSupportBase::IsQuantizedLstmSupported(const TensorInfo&, // input in IsQuantizedLstmSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp1402 bool NeonLayerSupport::IsQuantizedLstmSupported(const TensorInfo& input, in IsQuantizedLstmSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp1352 bool ClLayerSupport::IsQuantizedLstmSupported(const TensorInfo& input, in IsQuantizedLstmSupported() function in armnn::ClLayerSupport