Searched defs:func_tuple (Results 1 – 1 of 1) sorted by relevance
471 auto func_tuple = cnode->inputs().at(func_tuple_index); in GetSwitchLayerBranches() local476 std::vector<FuncGraphPtr> GetGraphsFromTuple(const AnfNodePtr &func_tuple) { in GetGraphsFromTuple()