AlexeyAB
2017-01-15 3b9afd4cd2efcfeb9699f1d9658c8509e08e58fb
src/convolutional_layer.c
@@ -8,6 +8,8 @@
#include <stdio.h>
#include <time.h>
#pragma comment(lib, "cudnn.lib")
#ifdef AI2
#include "xnor_layer.h"
#endif