Home
last modified time | relevance | path

Searched defs:num_elements_per_minibatch (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc912 const size_t num_elements_per_minibatch, const Config& config, in FillAndCopyVarLen()
1191 const size_t num_elements_per_minibatch = num_elements / batch_size; in FastParseExample() local