Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dexample_proto_fast_parsing.cc1206 const size_t max_minibatches = 64; in FastParseExample() local
1208 std::min<size_t>(max_minibatches, result)); in FastParseExample()