Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/abstract/ops/
Dprim_nn.cc25 int64_t GetAndCheckFormat(const ValuePtr &value) { in GetAndCheckFormat() function
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dcheck_convert_utils.cc1467 int64_t CheckAndConvertUtils::GetAndCheckFormat(const ValuePtr &value) { in GetAndCheckFormat() function in mindspore::CheckAndConvertUtils