tf.compat.v1.gfile.Rename

View source on GitHub

Rename or move a file / directory.

tf.compat.v1.gfile.Rename(
    oldname, newname, overwrite=False
)

Args:

Raises: