Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/include/common/
Dshard_utils.h107 const int kMinShardCount = 1; variable
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/common/
Dshard_pybind.cc264 (*m).attr("MIN_SHARD_COUNT") = kMinShardCount; in BindGlobalParams()