Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Ddevice_matrix.cc164 std::string ShapeToString(const Shape &shape) { in ShapeToString() function
/third_party/mindspore/mindspore/ccsrc/cxx_api/graph/acl/
Dmodel_process.cc72 static std::string ShapeToString(const std::vector<int64_t> &shape) { in ShapeToString() function
/third_party/mindspore/mindspore/lite/src/runtime/kernel/ascend310/src/
Dmodel_process.cc86 static std::string ShapeToString(const std::vector<int64_t> &shape) { in ShapeToString() function
/third_party/mindspore/mindspore/core/ir/
Dtensor.cc59 static std::string ShapeToString(const ShapeVector &shape) { in ShapeToString() function