TensorFlow

API

 tf.compat / v1 / v1.gfile.MkDir


Deletes the file located at 'filename'.

filename string, a filename

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

此页内容是否对您有帮助