tf.compat.v1.gfile.Stat

View source on GitHub

Returns file statistics for a given path.

tf.compat.v1.gfile.Stat(
    filename
)

Args:

Returns:

FileStatistics struct that contains information about the path

Raises: