Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
H A Dgpu_backend_lib.cc317 const std::string& libdevice_dir_path) { in LinkLibdeviceIfNecessary() argument
325 tensorflow::io::JoinPath(libdevice_dir_path, "libdevice.10.bc"); in LinkLibdeviceIfNecessary()
514 const std::string& libdevice_dir_path, in CompileToPtx() argument
556 module, gpu_version, hlo_module_config, libdevice_dir_path, in CompileToPtx()
H A Dgpu_backend_lib.h45 const std::string& libdevice_dir_path,