Searched defs:LstmBasicParameters (Results 1 – 1 of 1) sorted by relevance
54 struct LstmBasicParameters struct57 std::shared_ptr<ConstTensorHandle> m_InputToForgetWeights;59 std::shared_ptr<ConstTensorHandle> m_InputToCellWeights;61 std::shared_ptr<ConstTensorHandle> m_InputToOutputWeights;63 std::shared_ptr<ConstTensorHandle> m_RecurrentToForgetWeights;65 std::shared_ptr<ConstTensorHandle> m_RecurrentToCellWeights;67 std::shared_ptr<ConstTensorHandle> m_RecurrentToOutputWeights;69 std::shared_ptr<ConstTensorHandle> m_ForgetGateBias;71 std::shared_ptr<ConstTensorHandle> m_CellBias;73 std::shared_ptr<ConstTensorHandle> m_OutputGateBias;