From 01c742f0025d195a1f265981b52551fa14f1d484 Mon Sep 17 00:00:00 2001 From: Edmond Yoo <hj3yoo@uwaterloo.ca> Date: Thu, 06 Sep 2018 16:51:53 +0000 Subject: [PATCH] build, custom configs, training results so far --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index ec74a81..b686b67 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -GPU=0 +GPU=1 CUDNN=0 CUDNN_HALF=0 OPENCV=0 -- Gitblit v1.10.0