Searched refs:get_root_dir_with_all_resources (Results 1 – 8 of 8) sorted by relevance
/external/tensorflow/tensorflow/tools/api/tests/ |
D | api_compatibility_test.py | 210 return os.path.join(resource_loader.get_root_dir_with_all_resources(), 221 resource_loader.get_root_dir_with_all_resources(), _UPDATE_WARNING_FILE) 226 resource_loader.get_root_dir_with_all_resources(), _TEST_README_FILE) 412 os.path.join(resource_loader.get_root_dir_with_all_resources(), 438 resource_loader.get_root_dir_with_all_resources(), 453 os.path.join(resource_loader.get_root_dir_with_all_resources(),
|
/external/tensorflow/tensorflow/python/eager/ |
D | gradient_input_output_exclusions_test.py | 34 resource_loader.get_root_dir_with_all_resources(),
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.resource_loader.pbtxt | 12 name: "get_root_dir_with_all_resources"
|
/external/tensorflow/tensorflow/python/platform/ |
D | resource_loader.py | 64 def get_root_dir_with_all_resources(): function
|
/external/tensorflow/tensorflow/lite/tools/signature/ |
D | signature_def_utils_test.py | 38 tf.compat.v1.resource_loader.get_root_dir_with_all_resources()))
|
/external/tensorflow/tensorflow/lite/testing/model_coverage/ |
D | model_coverage_lib.py | 68 return os.path.join(_resource_loader.get_root_dir_with_all_resources(), 575 golden_file, _resource_loader.get_root_dir_with_all_resources())
|
/external/tensorflow/tensorflow/lite/python/ |
D | tflite_convert_test.py | 375 resource_loader.get_root_dir_with_all_resources(),
|
D | lite_test.py | 1867 resource_loader.get_root_dir_with_all_resources(),
|