Searched defs:QLstmDescriptor (Results 1 – 2 of 2) sorted by relevance
1347 struct QLstmDescriptor : BaseDescriptor struct1349 QLstmDescriptor() in QLstmDescriptor() argument1364 bool operator ==(const QLstmDescriptor& rhs) const in operator ==()1381 float m_CellClip;1383 float m_ProjectionClip;1385 bool m_CifgEnabled;1387 bool m_PeepholeEnabled;1389 bool m_ProjectionEnabled;1391 bool m_LayerNormEnabled;1393 float m_InputIntermediateScale;[all …]
502 const QLstmDescriptor&, // descriptor in IsQLstmSupported()