tbennun / cudnn-training
A CUDNN minimal deep learning training code sample using LeNet.
☆266Updated last year
Alternatives and similar repositories for cudnn-training:
Users that are interested in cudnn-training are comparing it to the libraries listed below
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆297Updated 6 years ago
- Open single and half precision gemm implementations☆381Updated 2 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆135Updated 8 years ago
- Caffe for Sparse Convolutional Neural Network☆237Updated 2 years ago
- High Efficiency Convolution Kernel for Maxwell GPU Architecture☆134Updated 7 years ago
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 6 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆70Updated 8 years ago
- Symbolic Expression and Statement Module for new DSLs☆205Updated 4 years ago
- Benchmarking State-of-the-Art Deep Learning Software Tools☆170Updated 7 years ago
- Fast CUDA Kernels for ResNet Inference.☆173Updated 5 years ago
- CLTune: An automatic OpenCL & CUDA kernel tuner☆178Updated 2 years ago
- Winograd minimal convolution algorithm generator for convolutional neural networks.☆616Updated 4 years ago
- Documentation for StreamExecutor open source proposal☆83Updated 9 years ago
- Code appendix to an OpenCL matrix-multiplication tutorial☆167Updated 8 years ago
- Boda: A C++ Framework for Efficient Experiments in Computer Vision☆64Updated 5 years ago
- Accelerating DNN Convolutional Layers with Micro-batches☆63Updated 5 years ago
- Intel® Optimization for Chainer*, a Chainer module providing numpy like API and DNN acceleration using MKL-DNN.☆170Updated last week
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆187Updated 7 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆259Updated 10 years ago
- tutorial to optimize GEMM performance on android☆51Updated 9 years ago
- Source code that accompanies The CUDA Handbook.☆522Updated 3 months ago
- (New version is out: https://github.com/hpi-xnor/BMXNet-v2) BMXNet: An Open-Source Binary Neural Network Implementation Based on MXNet☆349Updated 5 years ago
- ATen: A TENsor library for C++11☆694Updated 5 years ago
- Examples of C extensions for PyTorch☆255Updated 2 years ago
- Full-speed Array of Structures access☆169Updated 2 years ago
- Facebook's CUDA extensions.☆283Updated 6 years ago
- Sublinear memory optimization for deep learning, reduce GPU memory cost to train deeper nets☆308Updated 7 years ago
- Training deep neural networks with low precision multiplications☆63Updated 9 years ago
- Tutorial code on how to build your own Deep Learning System in 2k Lines☆125Updated 8 years ago
- Ristretto: Caffe-based approximation of convolutional neural networks.☆290Updated 5 years ago