Searched defs:func_tuple (Results 1 – 1 of 1) sorted by relevance
695 auto func_tuple = cnode->input(func_tuple_index); in GetSwitchLayerBranches() local726 std::vector<FuncGraphPtr> GetGraphsFromTuple(const AnfNodePtr &func_tuple) { in GetGraphsFromTuple()