Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/vm/
Dgraph_partition.cc369 std::vector<AnfNodePtr> ParallelSort(const FuncGraphPtr &graph, const std::string &default_target, in ParallelSort() function
684 nodes = ParallelSort(graph, default_target, other_target); in Partition()