TensorFlow

API

 tf.io / gfile / gfile.makedirs


Deletes the path located at 'path'.

path string, a path

errors.OpError Propagates any errors reported by the FileSystem API. E.g., NotFoundError if the path does not exist.

此页内容是否对您有帮助