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.cc1050 auto ProcessMiniBatch = [&](size_t minibatch) { in FastParseExample() local
1069 ParallelFor(ProcessMiniBatch, num_minibatches, thread_pool); in FastParseExample()