Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ops/
Dpack.cc64 …auto all_shape = _get_pack_shape(x_shapes, x_types, GetValue<int64_t>(primitive->GetAttr(kAxis)), … in PackInfer() local
/third_party/mindspore/mindspore/ccsrc/ps/
Dworker.cc475 std::vector<float> all_shape; in InitPSOptimInputShapes() local