Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/tensor_layout/
Dtensor_layout.h101 Shape opt_shard_slice_shape() { return opt_shard_slice_shape_; } in opt_shard_slice_shape()
147 Shape opt_shard_slice_shape_; variable
Dtensor_layout.cc451 opt_shard_slice_shape_ = origin_slice_shape; in GenerateOptShardSliceShape()