MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / walk

Function walk

tensorflow/python/lib/io/file_io.py:482–522  ·  view source on GitHub ↗

Recursive directory tree generator for directories. Args: top: string, a Directory name in_order: bool, Traverse in order if True, post order if False. Errors that happen while listing directories are ignored. Yields: Each yield is a 3-tuple: the pathname of a directory, follow

(top, in_order=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

list_directoryFunction · 0.85
is_directoryFunction · 0.85
joinMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected