Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc1029 const size_t max_minibatches = 64; in FastParseExample() local
1031 std::min<size_t>(max_minibatches, result)); in FastParseExample()