def GetMatchingFiles(*args):
    return _pywrap_tensorflow.GetMatchingFiles(*args)
Exemplo n.º 2
0
def GetMatchingFiles(filename, out_status):
    return _pywrap_tensorflow.GetMatchingFiles(filename, out_status)