Joseph Redmon
2016-06-09 32d2c969973aa98635123743f321859192ff581d
hiding secret broken things
1 files modified
5 files deleted
1032 ■■■■■ changed files
Makefile 6 ●●●● patch | view | raw | blame | history
ai2.mk 79 ●●●●● patch | view | raw | blame | history
src/binary_convolution.c 598 ●●●●● patch | view | raw | blame | history
src/binary_convolution.h 218 ●●●●● patch | view | raw | blame | history
src/common.c 81 ●●●●● patch | view | raw | blame | history
src/common.h 50 ●●●●● patch | view | raw | blame | history
Makefile
@@ -1,6 +1,6 @@
GPU=1
CUDNN=1
OPENCV=1
GPU=0
CUDNN=0
OPENCV=0
DEBUG=0
ARCH= --gpu-architecture=compute_52 --gpu-code=compute_52 
ai2.mk
File was deleted
src/binary_convolution.c
File was deleted
src/binary_convolution.h
File was deleted
src/common.c
File was deleted
src/common.h
File was deleted