Home
last modified time | relevance | path

Searched refs:ParallelSortDecideNextHandleTarget (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/vm/
Dgraph_partition.cc320 std::string ParallelSortDecideNextHandleTarget(const std::vector<AnfNodePtr> &output_edges, in ParallelSortDecideNextHandleTarget() function
405 …handle_target = ParallelSortDecideNextHandleTarget(output_edges, handle_target, &node_input_target… in ParallelSort()