rodrigob / cudatemplates
The "CUDA templates" are a collection of C++ template classes and functions which provide a consistent interface to NVIDIA's "Compute Unified Device Architecture" (CUDA), hiding much of the complexity of the underlying CUDA functions from the programmer (see the brief overview of the main features). Original author: Markus Grabner
☆27Updated 13 years ago
Related projects ⓘ
Alternatives and complementary repositories for cudatemplates
- Sublinear memory optimization for deep learning, reduce GPU memory cost to train deeper nets☆28Updated 8 years ago
- Demos interesting image-in, image-out networks running on both NVIDIA and AMD GPUs, with NNVM☆49Updated 6 years ago
- This is a demo project that shows how you can utilize Caffe2's modular design and build a library on top of it.☆40Updated 5 years ago
- Fast binary matrix product on CPU☆10Updated 8 years ago
- a C++ wrapper of Caffe and mxnet to make predictions☆50Updated 6 years ago
- Tools to convert Caffe models to neon's serialization format☆39Updated last year
- Deep neural network framework (C/C++/CUDA).☆31Updated 9 years ago
- convert the deep-residual-network(50, 101, 152) from caffe to mxnet☆10Updated 8 years ago
- MXNet Model Serving☆25Updated 7 years ago
- Training neural networks with 8-bit computations☆29Updated 8 years ago
- Custom fork containing our own python backend for integration into neon☆15Updated last year
- Symbolic differentiation engine for optimization-based machine learning models.☆42Updated 7 years ago
- detection-developing☆20Updated 10 years ago
- DelugeNets: Deep Networks with Efficient and Flexible Cross-layer Information Inflows☆26Updated 7 years ago
- Deep neural network framework for multiple GPUs☆30Updated 9 years ago
- ☆28Updated 6 years ago
- Caffe with NNPACK integration☆59Updated 8 years ago
- SqueezeNet Generator☆32Updated 6 years ago
- Caffe: a fast open framework for deep learning.☆11Updated 8 years ago
- ☆23Updated 8 years ago
- ☆13Updated 7 years ago
- Object Segmentation (NIPS 2014)☆25Updated 9 years ago
- Implementation of Residual Learning with Stochastic Depth http://arxiv.org/pdf/1603.09382v2.pdf☆10Updated 8 years ago
- Caffe version of code for our paper "Joint unsupervised learning of deep representations and image clusters"☆16Updated 7 years ago
- Face detection with alignment from unconstrained photos☆12Updated 9 years ago
- Batch Normalization Layer for Caffe☆35Updated 8 years ago
- ☆16Updated 6 years ago
- NNVM for ROCm Examples☆19Updated 6 years ago