Skip to content

Commit

Permalink
<change> run option
Browse files Browse the repository at this point in the history
  • Loading branch information
Tossy0423 committed Apr 18, 2021
1 parent 580ed55 commit 994c180
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GPU=0
CUDNN=0
GPU=1
CUDNN=1
CUDNN_HALF=0
OPENCV=0
OPENCV=1
AVX=0
OPENMP=0
LIBSO=0
Expand Down

0 comments on commit 994c180

Please sign in to comment.