Joseph Redmon
2015-12-08 892923514f66d9b6acefd44f3ddf688bd7e6f268
src/softmax_layer_kernels.cu
@@ -1,3 +1,7 @@
#include "cuda_runtime.h"
#include "curand.h"
#include "cublas_v2.h"
extern "C" {
#include "softmax_layer.h"
#include "cuda.h"