Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/parse_example/
Dparse_example.cc73 const size_t num_elements_per_minibatch, in FillAndCopyVarLen()
569 const size_t num_elements_per_minibatch = num_elements / batch_size; in FastParseExampleLite() local
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc999 const size_t num_elements_per_minibatch, const Config& config, in FillAndCopyVarLen()
1390 const size_t num_elements_per_minibatch = num_elements / batch_size; in FastParseExample() local