Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/common/
Dstring_utils.h49 inline bool IsStrNumeric(const std::string &str) { in IsStrNumeric() function
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dms_utils.h216 inline bool IsStrNumeric(const std::string &str) { in IsStrNumeric() function