tf.resource_loader.get_root_dir_with_all_resources()
Defined in tensorflow/python/platform/resource_loader.py
.
Get a root directory containing all the data attributes in the build rule.
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.
© 2018 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/python/tf/resource_loader/get_root_dir_with_all_resources