Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc1212 auto ProcessMiniBatch = [&](size_t minibatch) { in FastParseExample() local
1233 ParallelFor(ProcessMiniBatch, num_minibatches, thread_pool); in FastParseExample()