Searched refs:AdjustOtherGetItems (Results 1 – 2 of 2) sorted by relevance
58 …static lite::STATUS AdjustOtherGetItems(const FuncGraphPtr &func_graph, const CNodePtr &while_cnod…
630 STATUS TfliteLstmCellFusion::AdjustOtherGetItems(const FuncGraphPtr &func_graph, const CNodePtr &wh… in AdjustOtherGetItems() function in mindspore::opt::TfliteLstmCellFusion797 status = AdjustOtherGetItems(func_graph, while_cnode, lstm_node, tuple_get_item_cnode); in Process()