Searched refs:micro_size_ (Results 1 – 2 of 2) sorted by relevance
98 int64_t micro_size_ = 0; variable
166 micro_size_ = micro_size; in LabelMicroBatch()822 if (root_->has_flag(TRAINING) && (stage_num > micro_size_)) { in CutBorder()823 …MS_LOG(EXCEPTION) << "MicroBatch size: " << micro_size_ << " can't less than stage num: " << stage… in CutBorder()