forresti / convolutionLinks
Communication-Minimizing 2D Convolution in GPU Registers
☆30Updated 11 years ago
Alternatives and similar repositories for convolution
Users that are interested in convolution are comparing it to the libraries listed below
Sorting:
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- CNNs in Halide☆23Updated 9 years ago
- ☆68Updated 3 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- Example of how to use CUDA with CMake >= 3.8☆70Updated 3 months ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 9 years ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- slic video segmentation☆10Updated 10 years ago
- Easy to run kernels using OpenCL☆186Updated 4 months ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 11 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- Mirror JPEG compression and decompression accelerated on GPU☆82Updated 10 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- A library for unconstrained minimization of smooth functions using Newton's method or L-BFGS.☆36Updated 6 years ago
- Kaadugal is a parallelized multi-core C++ implementation of the random forests algorithm for classification, regression, and structured p…☆23Updated 7 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆137Updated 8 years ago
- AMD OpenVX Core -- a sub-module of amdovx-modules:☆147Updated 6 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Implementation of a few sorting algorithms in OpenCL☆36Updated 5 years ago
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆77Updated 4 years ago
- Proof-of-Concept CNN in Halide☆22Updated 9 years ago
- A version of the AKAZE feature detection and description that has removed the OpenCV dependency☆49Updated 10 years ago
- TooN - Tom's Object Oriented Numerics library☆127Updated last year
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 6 years ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆35Updated 9 years ago
- ☆74Updated 2 years ago
- Example code used in the CVPR 2015 tutorial☆41Updated 9 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago