Searched defs:lstm_cnode (Results 1 – 2 of 2) sorted by relevance
137 auto lstm_cnode = lstm_node->cast<CNodePtr>(); in ReplaceLstmNode() local
631 … const CNodePtr &lstm_cnode, const CNodePtr &output_get_item) { in AdjustOtherGetItems()