tf.io.gfile.copy

View source on GitHub

Copies data from src to dst.

tf.io.gfile.copy(
    src, dst, overwrite=False
)

Args:

Raises: