Searched refs:libdevice_dir_path (Results 1 – 2 of 2) sorted by relevance
74 static string GetLibdeviceFilename(const string& libdevice_dir_path, in GetLibdeviceFilename() argument80 tensorflow::io::JoinPath(libdevice_dir_path, unified_libdevice_filename), in GetLibdeviceFilename()302 const string& libdevice_dir_path) { in LinkLibdeviceIfNecessary() argument309 libdevice_dir_path, in LinkLibdeviceIfNecessary()310 GetLibdeviceFilename(libdevice_dir_path, compute_capability)); in LinkLibdeviceIfNecessary()331 const string& libdevice_dir_path) { in CompileModuleToPtx() argument342 LinkLibdeviceIfNecessary(module, compute_capability, libdevice_dir_path)); in CompileModuleToPtx()485 const string& libdevice_dir_path) { in CompileToPtx() argument497 libdevice_dir_path)); in CompileToPtx()
42 const string& libdevice_dir_path);