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☆297Updated 6 years ago
- Open single and half precision gemm implementations☆378Updated last year
- High Efficiency Convolution Kernel for Maxwell GPU Architecture☆134Updated 7 years ago
- Caffe for Sparse Convolutional Neural Network☆238Updated 2 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆135Updated 7 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆255Updated 10 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆70Updated 8 years ago
- Boda: A C++ Framework for Efficient Experiments in Computer Vision☆64Updated 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
- (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
- Symbolic Expression and Statement Module for new DSLs☆205Updated 4 years ago
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 5 years ago
- Source code that accompanies The CUDA Handbook.☆521Updated last month
- Examples of C extensions for PyTorch☆257Updated 2 years ago
- Sublinear memory optimization for deep learning, reduce GPU memory cost to train deeper nets☆308Updated 7 years ago
- Convert nvprof profiles into about:tracing compatible JSON files☆69Updated 3 years ago
- C++ transcripts of the Caffe2 Python tutorials and other C++ example code☆432Updated 2 years ago
- Code appendix to an OpenCL matrix-multiplication tutorial☆165Updated 8 years ago
- ATen: A TENsor library for C++11☆693Updated 5 years ago
- Fast Recurrent Networks Library☆578Updated 8 years ago
- Pytorch C++ Library☆368Updated 6 years ago
- mojo cnn: c++ convolutional neural network☆196Updated 6 years ago
- Training deep neural networks with low precision multiplications☆63Updated 9 years ago
- Accelerating DNN Convolutional Layers with Micro-batches☆63Updated 4 years ago
- Integrate TensorFlow with CMake projects effortlessly☆333Updated 6 years ago
- Python wrappers for the NVIDIA cuDNN libraries☆140Updated 7 years ago
- Codebase associated with the PyTorch compiler tutorial☆46Updated 5 years ago
- Winograd minimal convolution algorithm generator for convolutional neural networks.☆613Updated 4 years ago
- Ristretto: Caffe-based approximation of convolutional neural networks.☆290Updated 5 years ago