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 14 years ago
Alternatives and similar repositories for cudatemplates
Users that are interested in cudatemplates are comparing it to the libraries listed below
Sorting:
- Demos interesting image-in, image-out networks running on both NVIDIA and AMD GPUs, with NNVM☆49Updated 8 years ago
- Boda: A C++ Framework for Efficient Experiments in Computer Vision☆64Updated 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 6 years ago
- Caffe code and prototxt files for the CNN Design Patterns paper☆56Updated 9 years ago
- Multi-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).☆94Updated 8 years ago
- Tools to convert Caffe models to neon's serialization format☆39Updated 2 years ago
- a C++ wrapper of Caffe and mxnet to make predictions☆49Updated 7 years ago
- Torch7 bindings for cuda-convnet2 kernels!☆41Updated 9 years ago
- Sublinear memory optimization for deep learning, reduce GPU memory cost to train deeper nets☆28Updated 9 years ago
- State-of-the-art method for large-scale ANN search as of Oct 2016. Presented at ECCV 16.☆74Updated 7 years ago
- Deep neural network framework (C/C++/CUDA).☆32Updated 10 years ago
- Binarized Neural Network TF training code + C matrix / eval library.☆101Updated 8 years ago
- Code release for DeepBox paper in ICCV 2015☆125Updated 9 years ago
- Caffe version of code for our paper "Joint unsupervised learning of deep representations and image clusters"☆16Updated 8 years ago
- Benchmarks for CNTK and other toolkits.☆44Updated 9 years ago
- Standalone C TH library☆63Updated 8 years ago
- Flattened convolutional neural networks (1D convolution modules for Torch nn)☆61Updated 10 years ago
- Python wrappers for the NVIDIA cuDNN libraries☆142Updated 8 years ago
- OpenCL Inference Engine for pytorch☆51Updated 7 years ago
- The SimNets Architecture's Implementation in Caffe☆13Updated 9 years ago
- Decaf is DEPRECATED! Please visit http://caffe.berkeleyvision.org/ for Caffe, the new framework that has all the good things: GPU computa…☆230Updated 9 years ago
- Caffe: a fast open framework for deep learning. With OpenCL and CUDA support.☆86Updated 7 years ago
- ☆22Updated 9 years ago
- DropNeuron: Simplifying the Structure of Deep Neural Networks☆59Updated 9 years ago
- C++ Prediction Example With Caffe☆41Updated 10 years ago
- Caffe with NNPACK integration☆59Updated 9 years ago
- Visualizing Object Detection Features. ICCV 2013☆222Updated 9 years ago
- Training deep neural networks with low precision multiplications☆64Updated 10 years ago
- Tutorial for how to export your tensorflow models in python to C++☆88Updated 9 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆137Updated 8 years ago