Joseph Redmon
2015-12-08 c2738835f0a2435ab03f411af3d168aec389d2a6
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"