Searched defs:QuantizedLstmInputParamsInfo (Results 1 – 2 of 2) sorted by relevance
119 struct QuantizedLstmInputParamsInfo struct121 QuantizedLstmInputParamsInfo() in QuantizedLstmInputParamsInfo() argument139 const TensorInfo* m_InputToInputWeights;140 const TensorInfo* m_InputToForgetWeights;141 const TensorInfo* m_InputToCellWeights;142 const TensorInfo* m_InputToOutputWeights;144 const TensorInfo* m_RecurrentToInputWeights;145 const TensorInfo* m_RecurrentToForgetWeights;146 const TensorInfo* m_RecurrentToCellWeights;147 const TensorInfo* m_RecurrentToOutputWeights;[all …]
502 const QuantizedLstmInputParamsInfo&, // paramsInfo in IsQuantizedLstmSupported()