Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc910 void FillAndCopyVarLen( in FillAndCopyVarLen() function
1195 FillAndCopyVarLen<int64>(d, num_elements, num_elements_per_minibatch, in FastParseExample()
1200 FillAndCopyVarLen<float>(d, num_elements, num_elements_per_minibatch, in FastParseExample()
1205 FillAndCopyVarLen<string>(d, num_elements, num_elements_per_minibatch, in FastParseExample()