Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dbuddy.cc323 int start_inx = static_cast<int>(Log2(blk_size)); in AllocBuddySeg() local
329 for (int i = start_inx; !found && i < num_lvl_; i++) { in AllocBuddySeg()
351 hint_[start_inx] = ask_addr; in AllocBuddySeg()