Home
last modified time | relevance | path

Searched refs:Dtype2ShortType (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/
Dcommon_utils.h79 std::string Dtype2ShortType(const std::string &dtypes);
Dcommon_utils.cc282 std::string Dtype2ShortType(const std::string &dtype) { in Dtype2ShortType() function