Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.h78 void StepRedistribution(const CNodePtr &node, const OperatorInfoPtr &distribute_operator, const CNo…
Dstep_parallel.cc543 void StepRedistribution(const CNodePtr &node, const OperatorInfoPtr &distribute_operator, const CNo… in StepRedistribution() function
572StepRedistribution(use_cnode, distribute_operator, insert_node_new, tensor_redistribution, pre_nod… in StepRedistribution()
585StepRedistribution(use_cnode, distribute_operator, insert_node_new, tensor_redistribution, pre_nod… in StepRedistribution()
2579 StepRedistribution(cnode, distribute_operator, cnode, tensor_redistribution, cnode); in ParallelCommunication()