Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/parallel/tensor_layout/
Dreshape_layout_transfer_test.cc261 int64_t max_shape_dim) { in ValidInferUnifiedLayoutCheckAll()
292 const int64_t max_shape_dim = 5; in TEST_F() local
310 const int64_t max_shape_dim = 5; in TEST_F() local
Dredistribution_layout_transfer_test.cc246 int64_t max_shape_dim) { in ValidRedistributionLayoutCheckAll()
278 const int64_t max_shape_dim = 5; in TEST_F() local
Dutil_layout_gen_test.cc152 int64_t device_pow_size, int64_t tensor_pow_size, int64_t max_device_dim, int64_t max_shape_dim, in GenerateValidLayoutByDeviceSizeAndTensorSize()