tf.resource_loader.get_root_dir_with_all_resources

Get a root directory containing all the data attributes in the build rule.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.resource_loader.get_root_dir_with_all_resources

The path to the specified file present in the data attribute of py_test or py_binary. Falls back to returning the same as get_data_files_path if it fails to detect a bazel runfiles directory.