Small updates

This commit is contained in:
Joseph Redmon
2014-04-30 16:17:40 -07:00
parent 354b0cbdcb
commit 00d483697a
12 changed files with 53 additions and 189 deletions

View File

@ -6,7 +6,6 @@
#include "connected_layer.h"
#include "convolutional_layer.h"
//#include "old_conv.h"
#include "maxpool_layer.h"
#include "normalization_layer.h"
#include "softmax_layer.h"