Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Drecord_yielder.cc84 static Status MatchFiles(const string& patterns, in MatchFiles() function
105 Status s = MatchFiles(opts_.file_pattern, &filenames); in MainLoop()