tbennun / cudnn-trainingLinks
A CUDNN minimal deep learning training code sample using LeNet.
☆268Updated 2 years ago
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☆298Updated 6 years ago
- Open single and half precision gemm implementations☆391Updated 2 years ago
- High Efficiency Convolution Kernel for Maxwell GPU Architecture☆135Updated 8 years ago
- Caffe for Sparse Convolutional Neural Network☆237Updated 2 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆71Updated 8 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆137Updated 8 years ago
- Code appendix to an OpenCL matrix-multiplication tutorial☆178Updated 8 years ago
- ATen: A TENsor library for C++11☆703Updated 5 years ago
- Symbolic Expression and Statement Module for new DSLs☆206Updated 4 years ago
- Benchmarking State-of-the-Art Deep Learning Software Tools☆171Updated 8 years ago
- Winograd minimal convolution algorithm generator for convolutional neural networks.☆622Updated 4 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆259Updated 10 years ago
- Documentation for StreamExecutor open source proposal☆83Updated 9 years ago
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 6 years ago
- Boda: A C++ Framework for Efficient Experiments in Computer Vision☆64Updated 6 years ago
- tutorial to optimize GEMM performance on android☆52Updated 9 years ago
- Intel® Optimization for Chainer*, a Chainer module providing numpy like API and DNN acceleration using MKL-DNN.☆172Updated 3 weeks ago
- Codebase associated with the PyTorch compiler tutorial☆46Updated 6 years ago
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆185Updated 7 years ago
- Optimized half precision gemm assembly kernels (deprecated due to ROCm)☆47Updated 8 years ago
- CUDA Data Parallel Primitives Library☆434Updated 6 years ago
- kmeans☆55Updated 9 years ago
- ☆404Updated 6 years ago
- Source code that accompanies The CUDA Handbook.☆544Updated 7 months ago
- A CUDA implementation of the k-means clustering algorithm☆252Updated 13 years ago
- Source code examples from the Parallel Forall Blog☆1,301Updated last week
- Compute Library for Deep Neural Networks (clDNN)☆576Updated 2 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
- C++ transcripts of the Caffe2 Python tutorials and other C++ example code☆430Updated 3 years ago
- TVM integration into PyTorch☆454Updated 5 years ago