Update nvptx_compiler.cc
This commit is contained in:
parent
5260e5f979
commit
7ff9ac7874
@ -158,7 +158,7 @@ string GetLibdeviceDir(const HloModuleConfig& hlo_module_config) {
|
||||
"uses routines from libdevice.",
|
||||
hlo_module_config);
|
||||
|
||||
// GetCudaRotCandidates always inclues ".", but but if everything fails, we
|
||||
// GetCudaRootCandidates always inclues ".", but but if everything fails, we
|
||||
// return it anyway. Better than returning the empty string.
|
||||
return ".";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user