rodrigob / cudatemplatesLinks
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
Alternatives and similar repositories for cudatemplates
Users that are interested in cudatemplates are comparing it to the libraries listed below
Sorting:
- Tools to convert Caffe models to neon's serialization format☆39Updated 2 years ago
- Demos interesting image-in, image-out networks running on both NVIDIA and AMD GPUs, with NNVM☆49Updated 7 years ago
- a C++ wrapper of Caffe and mxnet to make predictions☆49Updated 7 years ago
- Sublinear memory optimization for deep learning, reduce GPU memory cost to train deeper nets☆28Updated 9 years ago
- Boda: A C++ Framework for Efficient Experiments in Computer Vision☆63Updated 6 years ago
- Multi-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).☆94Updated 8 years ago
- Torch7 bindings for cuda-convnet2 kernels!☆40Updated 9 years ago
- ☆76Updated 9 years ago
- Python wrappers for the NVIDIA cuDNN libraries☆140Updated 8 years ago
- Training deep neural networks with low precision multiplications☆64Updated 10 years ago
- Flattened convolutional neural networks (1D convolution modules for Torch nn)☆61Updated 9 years ago
- expresso☆43Updated 9 years ago
- Caffe: a fast open framework for deep learning. With OpenCL and CUDA support.☆86Updated 7 years ago
- MXNet Model Serving☆25Updated 7 years ago
- Caffe with NNPACK integration☆58Updated 9 years ago
- Standalone C TH library☆60Updated 8 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆136Updated 8 years ago
- miniplaces2 deep residual network in neon☆16Updated 9 years ago
- OpenCL Inference Engine for pytorch☆51Updated 7 years ago
- Caffe: a fast open framework for deep learning.☆14Updated 9 years ago
- Direct C++ Interface to PyTorch☆81Updated 7 years ago
- Convolutional (Patch) Networks for Semantic Segmentation☆123Updated 3 years ago
- DelugeNets: Deep Networks with Efficient and Flexible Cross-layer Information Inflows☆26Updated 8 years ago
- Benchmarks for CNTK and other toolkits.☆44Updated 9 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 6 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆260Updated 10 years ago
- Code release for DeepBox paper in ICCV 2015☆126Updated 8 years ago
- The SimNets Architecture's Implementation in Caffe☆13Updated 8 years ago
- Pre-trained models for MixDCNN paper☆36Updated 7 years ago
- Caffe model zoo and scripts☆24Updated 9 years ago