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