Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/gpu/
Dasm_compiler.cc373 std::string clang_offload_bundler_path = in BundleGpuAsm() local
422 clang_offload_bundler_path, absl::StrCat("--inputs=", inputs_list.str()), in BundleGpuAsm()
428 clang_offload_bundler.SetProgram(clang_offload_bundler_path, in BundleGpuAsm()
/external/tensorflow/third_party/gpus/
Drocm_configure.bzl600 clang_offload_bundler_path = rocm_toolkit_path + "/llvm/bin/clang-offload-bundler"
607 clang_offload_bundler_path,