Searched defs:GraphPartition (Results 1 – 2 of 2) sorted by relevance
789 GraphPartition::GraphPartition(const std::vector<PrimitivePtr> &cut_list, const std::string &backen… in GraphPartition() function in mindspore::compile::GraphPartition
1102 void PipelinePostProcess::GraphPartition(const std::vector<AnfNodePtr> &all_nodes) { in GraphPartition() function in mindspore::parallel::PipelinePostProcess