Home
last modified time | relevance | path

Searched defs:QLstmDescriptor (Results 1 – 3 of 3) sorted by relevance

/external/armnn/include/armnn/
DDescriptors.hpp1139 struct QLstmDescriptor struct
1141 QLstmDescriptor() in QLstmDescriptor() function
1156 bool operator ==(const QLstmDescriptor& rhs) const in operator ==()
1173 float m_CellClip;
1175 float m_ProjectionClip;
1177 bool m_CifgEnabled;
1179 bool m_PeepholeEnabled;
1181 bool m_ProjectionEnabled;
1183 bool m_LayerNormEnabled;
1185 float m_InputIntermediateScale;
[all …]
DLayerVisitorBase.hpp200 const QLstmDescriptor&, in VisitQLstmLayer()
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp490 const QLstmDescriptor&, // descriptor in IsQLstmSupported()