CNN-in-C-and-CUDA

所属分类:GPU/显卡
开发工具:Cuda
文件大小:44KB
下载次数:0
上传日期:2017-10-12 09:51:00
上 传 者sh-1993
说明:  卷积神经网络(CNN)模拟器
(Convolutional Neural Network (CNN) Simulator)

文件列表:
LICENSE (35141, 2017-10-12)
Makefile (2619, 2017-10-12)
batch.c (690, 2017-10-12)
batch.h (232, 2017-10-12)
cnn.cu (64736, 2017-10-12)
cnn.h (1735, 2017-10-12)
cudaKernels.cu (19423, 2017-10-12)
cudaKernels.h (1844, 2017-10-12)
dataset.c (4136, 2017-10-12)
dataset.h (891, 2017-10-12)
debug_extra.c (7769, 2017-10-12)
debug_extra.h (508, 2017-10-12)
error_handling.h (368, 2017-10-12)
layer.cu (11081, 2017-10-12)
layer.h (1844, 2017-10-12)
main.c (4232, 2017-10-12)
random.sh (74, 2017-10-12)
readCIFAR.c (3490, 2017-10-12)
readCIFAR.h (278, 2017-10-12)
readMNISTDB.c (10366, 2017-10-12)
readMNISTDB.h (405, 2017-10-12)
read_ESD_samples.c (5396, 2017-10-12)
read_ESD_samples.h (253, 2017-10-12)
timer.h (577, 2017-10-12)

# CNN-in-C-and-CUDA Convolutional Neural Network (CNN) Simulator 1- create a folder called CNN 2- copy all the files to this folder 3- move *.h and *.c to src/ 4- make clean 5- make 6- conv_gpu.out is the executable 7- The dataset can be input via readMNISTDB.c file (provide approriate path)

近期下载者

相关文件


收藏者