tbennun / cudnn-training
A CUDNN minimal deep learning training code sample using LeNet.
☆264Updated 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☆296Updated 6 years ago
- Open single and half precision gemm implementations☆375Updated last year
- High Efficiency Convolution Kernel for Maxwell GPU Architecture☆134Updated 7 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆135Updated 7 years ago
- Caffe for Sparse Convolutional Neural Network☆238Updated 2 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆70Updated 8 years ago
- Boda: A C++ Framework for Efficient Experiments in Computer Vision☆63Updated 5 years ago
- Code appendix to an OpenCL matrix-multiplication tutorial☆164Updated 8 years ago
- Winograd minimal convolution algorithm generator for convolutional neural networks.☆611Updated 4 years ago
- ATen: A TENsor library for C++11☆691Updated 5 years ago
- Documentation for StreamExecutor open source proposal☆83Updated 8 years ago
- Benchmarking State-of-the-Art Deep Learning Software Tools☆170Updated 7 years ago
- Symbolic Expression and Statement Module for new DSLs☆205Updated 4 years ago
- (New version is out: https://github.com/hpi-xnor/BMXNet-v2) BMXNet: An Open-Source Binary Neural Network Implementation Based on MXNet☆350Updated 5 years ago
- Facebook's CUDA extensions.☆283Updated 5 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆254Updated 10 years ago
- CUDA Data Parallel Primitives Library☆426Updated 6 years ago
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆186Updated 7 years ago
- Training deep neural networks with low precision multiplications☆63Updated 9 years ago
- CLTune: An automatic OpenCL & CUDA kernel tuner☆173Updated 2 years ago
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 5 years ago
- tutorial to optimize GEMM performance on android☆51Updated 9 years ago
- Intel® Optimization for Chainer*, a Chainer module providing numpy like API and DNN acceleration using MKL-DNN.☆167Updated this week
- kmeans clustering with multi-GPU capabilities☆118Updated last year
- Training Deep Neural Networks with binary weights during propagations☆377Updated 9 years ago
- Full-speed Array of Structures access☆164Updated last year
- Pytorch C++ Library☆369Updated 6 years ago
- CUDA Tensor Transpose (cuTT) library☆51Updated 7 years ago
- Efficient Sparse-Winograd Convolutional Neural Networks (ICLR 2018)☆190Updated 5 years ago
- Fast CUDA Kernels for ResNet Inference.☆171Updated 5 years ago