Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_schema.cc68 bool Schema::ValidateNumberShape(const json &it_value) { in ValidateNumberShape() function in mindspore::mindrecord::Schema
139 if (!ValidateNumberShape(it_value)) { in Validate()
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/include/
Dshard_schema.h69 static bool ValidateNumberShape(const json &it_value);