tf.resource_loader.readahead_file_path

View source on GitHub

Readahead files not implemented; simply returns given path.

Aliases:

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