Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/data_dump/
Dtensor_statistic.cc36 string ShapeToString(const ShapeVector &shape) { in ShapeToString() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/
Ddevice_matrix.cc191 std::string ShapeToString(const Shape &shape) { in ShapeToString() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/examples/cloud_infer/device_example_cpp/
Dexample.cc34 static std::string ShapeToString(const std::vector<int64_t> &shape) { in ShapeToString() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/graph/acl/
Dmodel_process.cc80 static std::string ShapeToString(const std::vector<int64_t> &shape) { in ShapeToString() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/test/st/cpp/device_example_cpp/
Dexample.cc36 static std::string ShapeToString(const std::vector<int64_t> &shape) { in ShapeToString() function
/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dbase_tensor.cc48 std::string ShapeToString(const ShapeVector &shape) { in ShapeToString() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/ascend/src/
Dmodel_process.cc94 static std::string ShapeToString(const std::vector<int64_t> &shape) { in ShapeToString() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/common/
Dtensor_util.cc197 std::string ShapeToString(const std::vector<int> &shape) { in ShapeToString() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/kernel/ascend/model/
Dmodel_process.cc58 static std::string ShapeToString(const std::vector<int64_t> &shape) { in ShapeToString() function