kopia lustrzana https://github.com/OpenDroneMap/ODM
Update gpu.py
rodzic
64861119cc
commit
1a34343a73
|
@ -11,7 +11,7 @@ def has_gpus():
|
|||
try:
|
||||
import pyopencl
|
||||
except:
|
||||
log.ODM_INFO("NOt using the GPU")
|
||||
log.ODM_INFO("Not using the GPU")
|
||||
return False
|
||||
|
||||
try:
|
||||
|
|
Ładowanie…
Reference in New Issue