Searched refs:full_batch_ (Results 1 – 2 of 2) sorted by relevance
66 bool full_batch() const { return full_batch_; } in full_batch()146 bool full_batch_; variable
53 full_batch_ = false; in Reset()92 void ParallelContext::set_full_batch(bool full_batch) { full_batch_ = full_batch; } in set_full_batch()