zhxfl / CUDA-CNN
CNN accelerated by cuda. Test on mnist and finilly get 99.76%
☆184Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for CUDA-CNN
- Caffe for Sparse Convolutional Neural Network☆238Updated last year
- Code for testing the native float16 matrix multiplication performance on Tesla P100 and V100 GPU based on cublasHgemm☆34Updated 5 years ago
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆291Updated 5 years ago
- A CUDNN minimal deep learning training code sample using LeNet.☆263Updated last year
- High Efficiency Convolution Kernel for Maxwell GPU Architecture☆134Updated 7 years ago
- C++ interface for mxnet☆114Updated 7 years ago
- Ristretto: Caffe-based approximation of convolutional neural networks.☆292Updated 5 years ago
- Fast CUDA Kernels for ResNet Inference.☆168Updated 5 years ago
- Winograd minimal convolution algorithm generator for convolutional neural networks.☆605Updated 4 years ago
- Subpart source code of of deepcore v0.7☆27Updated 4 years ago
- Efficient Top-K implementation on the GPU☆149Updated 5 years ago
- An efficient framework for convolutional neural networks☆275Updated last year
- A way to use cuda to accelerate top k algorithm☆29Updated 7 years ago
- ☆12Updated 7 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆69Updated 8 years ago
- Efficient Sparse-Winograd Convolutional Neural Networks (ICLR 2018)☆190Updated 5 years ago
- Open single and half precision gemm implementations☆374Updated last year
- Optimized half precision gemm assembly kernels (deprecated due to ROCm)☆47Updated 7 years ago
- ☆127Updated 6 years ago
- A CUDA implementation of the k-means clustering algorithm☆247Updated 12 years ago
- Optimizing Mobile Deep Learning on ARM GPU with TVM☆179Updated 6 years ago
- Training Deep Neural Networks with binary weights during propagations☆378Updated 8 years ago
- Quantize weights and activations in Recurrent Neural Networks.☆94Updated 6 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆135Updated 7 years ago
- Training deep neural networks with low precision multiplications☆63Updated 9 years ago
- Automatic Schedule Exploration and Optimization Framework for Tensor Computations☆175Updated 2 years ago
- mojo cnn: c++ convolutional neural network☆195Updated 6 years ago
- Sublinear memory optimization for deep learning, reduce GPU memory cost to train deeper nets☆308Updated 7 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆255Updated 9 years ago