Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dnvptx_backend_lib.cc77 const char* unified_libdevice_filename = "libdevice.10.bc"; in GetLibdeviceFilename() local
80 tensorflow::io::JoinPath(libdevice_dir_path, unified_libdevice_filename), in GetLibdeviceFilename()
83 return unified_libdevice_filename; in GetLibdeviceFilename()