Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dbuddy.cc38 const int kLvlMax = 18; in Init() local
43 if (num_lvl_ < kLvlMin || num_lvl_ > kLvlMax) { in Init()