Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/parse_example/
H A Dparse_example.cc75 const size_t num_elements_per_minibatch, in FillAndCopyVarLen()
571 const size_t num_elements_per_minibatch = num_elements / batch_size; in FastParseExampleLite() local
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dexample_proto_fast_parsing.cc1015 const size_t num_elements_per_minibatch, const Config& config, in FillAndCopyVarLen()
1406 const size_t num_elements_per_minibatch = num_elements / batch_size; in FastParseExample() local