Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp1357 bool NeonLayerSupport::IsQLstmSupported(const TensorInfo& input, in IsQLstmSupported() function in armnn::NeonLayerSupport
/external/armnn/src/armnn/
DILayerSupport.cpp1023 bool ILayerSupport::IsQLstmSupported(const TensorInfo& input, in IsQLstmSupported() function in armnn::ILayerSupport
DBackendHelper.cpp1117 bool LayerSupportHandle::IsQLstmSupported(const TensorInfo& input, in IsQLstmSupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp496 bool LayerSupportBase::IsQLstmSupported(const TensorInfo&, // input in IsQLstmSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/cl/
DClLayerSupport.cpp1318 bool ClLayerSupport::IsQLstmSupported(const TensorInfo& input, in IsQLstmSupported() function in armnn::ClLayerSupport
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp2217 bool RefLayerSupport::IsQLstmSupported(const TensorInfo& input, in IsQLstmSupported() function in armnn::RefLayerSupport