Searched refs:ProcessMiniBatch (Results 1 – 1 of 1) sorted by relevance
1050 auto ProcessMiniBatch = [&](size_t minibatch) { in FastParseExample() local1069 ParallelFor(ProcessMiniBatch, num_minibatches, thread_pool); in FastParseExample()