Joseph Redmon
2015-11-26 8c9478241f3a3048df03bd1089e142f0ebe29528
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"