Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/tensor_layout/
Dtensor_redistribution.cc312 void CalculateToTensorShapeForOneDynamicAxis(const Shape &from_shape, const Shape &origin_to_shape,… in CalculateToTensorShapeForOneDynamicAxis()
335 …TensorRedistribution::CalculateToTensorShape(const Shape &from_shape, const Shape &origin_to_shape, in CalculateToTensorShape()