tbennun / cudnn-trainingLinks
A CUDNN minimal deep learning training code sample using LeNet.
☆267Updated last year
Alternatives and similar repositories for cudnn-training
Users that are interested in cudnn-training are comparing it to the libraries listed below
Sorting:
- 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☆381Updated 2 years ago
- Caffe for Sparse Convolutional Neural Network☆237Updated 2 years ago
- High Efficiency Convolution Kernel for Maxwell GPU Architecture☆134Updated 8 years ago
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 6 years ago
- Winograd minimal convolution algorithm generator for convolutional neural networks.☆618Updated 4 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
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆135Updated 8 years ago
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆187Updated 7 years ago
- Fast CUDA Kernels for ResNet Inference.☆174Updated 6 years ago
- Boda: A C++ Framework for Efficient Experiments in Computer Vision☆64Updated 5 years 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
- Examples of C extensions for PyTorch☆255Updated 2 years ago
- Code appendix to an OpenCL matrix-multiplication tutorial☆168Updated 8 years ago
- Codebase associated with the PyTorch compiler tutorial☆45Updated 5 years ago
- Documentation for StreamExecutor open source proposal☆83Updated 9 years ago
- TVM integration into PyTorch☆452Updated 5 years ago
- Ristretto: Caffe-based approximation of convolutional neural networks.☆290Updated 5 years ago
- ☆402Updated 6 years ago
- ATen: A TENsor library for C++11☆694Updated 5 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆260Updated 10 years ago
- Source code that accompanies The CUDA Handbook.☆525Updated 3 months ago
- Full-speed Array of Structures access☆169Updated 2 years ago
- Facebook's CUDA extensions.☆283Updated 6 years ago
- tutorial to optimize GEMM performance on android☆51Updated 9 years ago
- High-Performance Tensor Transpose library☆195Updated 2 years ago
- CUDA Tensor Transpose (cuTT) library☆51Updated 7 years ago
- CLTune: An automatic OpenCL & CUDA kernel tuner☆178Updated 2 years ago
- Guide for building custom op for TensorFlow☆382Updated 2 years ago