This commit is contained in:
Joseph Redmon
2016-06-22 21:47:28 -07:00
parent ab75d5c578
commit 6bfd380bc1
3 changed files with 13 additions and 5 deletions

View File

@@ -1,9 +1,9 @@
GPU=0
OPENCV=1
CUDNN=0
OPENCV=0
DEBUG=0
ARCH= --gpu-architecture=compute_52 --gpu-code=compute_52
ARCH= --gpu-architecture=compute_52 --gpu-code=compute_52
VPATH=./src/
EXEC=darknet