Need to keep GPU off by default

This commit is contained in:
Joseph Redmon 2015-08-13 17:59:26 -07:00
parent 5635523326
commit 7ebaec7306

View File

@ -1,5 +1,5 @@
GPU=1
OPENCV=1
GPU=0
OPENCV=0
DEBUG=0
ARCH= --gpu-architecture=compute_20 --gpu-code=compute_20