Home
last modified time | relevance | path

Searched refs:find_rocm_config (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/third_party/gpus/
Dfind_rocm_config.py276 def find_rocm_config(): function
301 for key, value in sorted(find_rocm_config().items()):
Drocm_configure.bzl365 def find_rocm_config(repository_ctx, script_path):
366 """Returns ROCm config dictionary from running find_rocm_config.py"""
369 auto_configure_fail("Failed to run find_rocm_config.py: %s" % err_out(exec_result))
389 config = find_rocm_config(repository_ctx, find_rocm_config_script)
533 …ript = repository_ctx.path(Label("@org_tensorflow//third_party/gpus:find_rocm_config.py.gz.base64"…