Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc462 TensorInfo tensorinfo_out = next_distribute_operator->inputs_tensor_info()[LongToSize(index - 1)]; in Redistribution() local
2015 TensorInfo tensorinfo_out = distribute_operator->outputs_tensor_info()[output_index]; in GetOutputLayoutFromCNode() local