Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/utils/
Dcheck_convert_utils.cc741 int64_t CheckAndConvertUtils::GetAndCheckFormat(const ValuePtr &value) { in GetAndCheckFormat() function in mindspore::CheckAndConvertUtils
/third_party/mindspore/mindspore/core/abstract/
Dprim_nn.cc32 int64_t GetAndCheckFormat(const ValuePtr &value) { in GetAndCheckFormat() function