TensorFlow

API

 tf.io / gfile / gfile.isdir


Creates a directory and all parent/intermediate directories.

Used in the notebooks

Used in the tutorials

It succeeds if path already exists and is writable.

path string, name of the directory to be created

errors.OpError If the operation fails.

此页内容是否对您有帮助