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

Function is_directory

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

Returns whether the path is a directory or not. Args: dirname: string, path to a potential directory Returns: True, if the path is a directory; False otherwise

(dirname)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

list_directoryFunction · 0.85
walkFunction · 0.85

Calls 1

IsDirectoryMethod · 0.45

Tested by

no test coverage detected