Searched refs:c_weights (Results 1 – 1 of 1) sorted by relevance
575 std::vector<AnfNodePtr> c_weights{c2i_weight, c2o_weight, c2f_weight, c2c_weight}; in CreateLSTMNode() local578 status = GetConcatedParam(c_weights, c_weight, false); in CreateLSTMNode()