Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp1218 bool ILayerSupport::IsUnidirectionalSequenceLstmSupported( in IsUnidirectionalSequenceLstmSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp1431 bool LayerSupportHandle::IsUnidirectionalSequenceLstmSupported(const TensorInfo& input, in IsUnidirectionalSequenceLstmSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp665 bool LayerSupportBase::IsUnidirectionalSequenceLstmSupported(const TensorInfo&, // input in IsUnidirectionalSequenceLstmSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp1594 bool NeonLayerSupport::IsUnidirectionalSequenceLstmSupported(const TensorInfo& input, in IsUnidirectionalSequenceLstmSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp1543 bool ClLayerSupport::IsUnidirectionalSequenceLstmSupported(const TensorInfo& input, in IsUnidirectionalSequenceLstmSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp2767 bool RefLayerSupport::IsUnidirectionalSequenceLstmSupported( in IsUnidirectionalSequenceLstmSupported() function in armnn::RefLayerSupport