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