tf.compat.v1.resource_loader.readahead_file_path

View source on GitHub

Readahead files not implemented; simply returns given path.

tf.compat.v1.resource_loader.readahead_file_path(
    path, readahead='128M'
)