Searched defs:QLstmDescriptor (Results 1 – 3 of 3) sorted by relevance
1139 struct QLstmDescriptor struct1141 QLstmDescriptor() in QLstmDescriptor() function1156 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 …]
200 const QLstmDescriptor&, in VisitQLstmLayer()
490 const QLstmDescriptor&, // descriptor in IsQLstmSupported()