Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/lib/io/
Dfile_io.py367 return get_matching_files_v2(filename)
371 def get_matching_files_v2(pattern): function