Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dgpu_backend_lib.h44 const HloModuleConfig& hlo_module_config, const string& libdevice_dir_path,
Dgpu_backend_lib.cc318 const string& libdevice_dir_path) { in LinkLibdeviceIfNecessary() argument
326 tensorflow::io::JoinPath(libdevice_dir_path, "libdevice.10.bc"); in LinkLibdeviceIfNecessary()
514 const HloModuleConfig& hlo_module_config, const string& libdevice_dir_path, in CompileToPtx() argument
553 module, gpu_version, hlo_module_config, libdevice_dir_path, in CompileToPtx()