Home
last modified time | relevance | path

Searched defs:tensor_redistribution (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/tests/ut/cpp/parallel/tensor_layout/
Dtensor_redistribution_test.cc86 TensorRedistribution tensor_redistribution; in TEST_F() local
139 TensorRedistribution tensor_redistribution; in TEST_F() local
192 TensorRedistribution tensor_redistribution; in TEST_F() local
Dredistribution_layout_transfer_test.cc64 RedistributionLayoutTransfer tensor_redistribution; in RedistributionLayoutTransferTestFunction() local
Dreshape_layout_transfer_test.cc64 ReshapeLayoutTransfer tensor_redistribution; in InferUnifiedLayout() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dreshape_info.cc117 TensorRedistribution tensor_redistribution(!is_generating_costs_, true); in ComputeReplaceOp() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/
Dedge_costmodel.cc119 TensorRedistribution tensor_redistribution(false); in GetRedistributionCost() local
Doperator_costmodel.cc672 TensorRedistribution tensor_redistribution(false, true); in GetForwardCommCost() local
710 TensorRedistribution tensor_redistribution(false, true); in GetForwardComputationCost() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc430 … const CNodePtr &middle_node, int64_t index, TensorRedistribution tensor_redistribution, in Redistribution()
544const TensorRedistribution &tensor_redistribution, const CNodePtr &pre_node) { in StepRedistribution()
2103 TensorRedistribution tensor_redistribution; in InferSensRedistribution() local
2548 TensorRedistribution tensor_redistribution; in ParallelCommunication() local