Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/util/
Drdr.cc53 std::string MDChannelInfo::ToFormatString() { in ToFormatString() function in mindspore::dataset::MDChannelInfo
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_proto/utils/
Dutil.cc532 std::string ToFormatString(ge::Format format) { return GeFormatToString(format); } in ToFormatString() function