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