zhxfl / CUDA-CNNLinks
CNN accelerated by cuda. Test on mnist and finilly get 99.76%
☆186Updated 8 years ago
Alternatives and similar repositories for CUDA-CNN
Users that are interested in CUDA-CNN are comparing it to the libraries listed below
Sorting:
- Optimized half precision gemm assembly kernels (deprecated due to ROCm)☆47Updated 8 years ago
- Code for testing the native float16 matrix multiplication performance on Tesla P100 and V100 GPU based on cublasHgemm☆35Updated 6 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆258Updated 10 years ago
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆299Updated 7 years ago
- A CUDNN minimal deep learning training code sample using LeNet.☆268Updated 2 years ago
- tutorial to optimize GEMM performance on android☆51Updated 9 years ago
- A CUDA implementation of the k-means clustering algorithm☆254Updated 13 years ago
- C++ interface for mxnet☆115Updated 8 years ago
- ☆126Updated 7 years ago
- Source code that accompanies The CUDA Handbook.☆558Updated 2 months ago
- ☆12Updated 8 years ago
- parallel algorithm based on cuda☆60Updated 8 years ago
- Dragon: A Computation Graph Virtual Machine Based Deep Learning Framework.☆175Updated 7 years ago
- High Efficiency Convolution Kernel for Maxwell GPU Architecture☆137Updated 8 years ago
- Winograd minimal convolution algorithm generator for convolutional neural networks.☆624Updated 5 years ago
- Efficient Sparse-Winograd Convolutional Neural Networks (ICLR 2018)☆193Updated 6 years ago
- Optimizing Mobile Deep Learning on ARM GPU with TVM☆181Updated 7 years ago
- flexible-gemm conv of deepcore☆17Updated 6 years ago
- Ristretto: Caffe-based approximation of convolutional neural networks.☆289Updated 6 years ago
- Caffe: a Fast framework for neural networks. For the most recent version, check out branch dev. For a more stable version, check out bran…☆197Updated 5 years ago
- easy convolution neural network☆168Updated last week
- ☆24Updated 7 years ago
- Fast CUDA Kernels for ResNet Inference.☆182Updated 6 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆137Updated 8 years ago
- A Computation Graph Virtual Machine based ML Framework☆108Updated last year
- Winograd-based convolution implementation in OpenCL☆28Updated 8 years ago
- Subpart source code of of deepcore v0.7☆27Updated 5 years ago
- Open single and half precision gemm implementations☆394Updated 2 years ago
- mojo cnn: c++ convolutional neural network☆199Updated 7 years ago
- Caffe implementation of accurate low-precision neural networks☆118Updated 7 years ago