Searched refs:other_nodes (Results 1 – 1 of 1) sorted by relevance
77 std::vector<AnfNodePtr> other_nodes; in KernelBuildParallelCompile() local96 other_nodes.push_back(anf_node); in KernelBuildParallelCompile()123 for (const auto &anf_node : other_nodes) { in KernelBuildParallelCompile()