jeremyfix / FFTConvolutionLinks
Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW
☆58Updated 12 years ago
Alternatives and similar repositories for FFTConvolution
Users that are interested in FFTConvolution are comparing it to the libraries listed below
Sorting:
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- Library for fast image convolution in neural networks on Intel Architecture☆29Updated 7 years ago
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- CNNs in Halide☆23Updated 9 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆161Updated last year
- 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
- Example code used in the CVPR 2015 tutorial☆40Updated 9 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆135Updated 8 years ago
- Vector Math Library☆78Updated 8 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 years ago
- Mirror JPEG compression and decompression accelerated on GPU☆81Updated 10 years ago
- Generalized Histograms for CUDA-capable GPUs☆42Updated 9 years ago
- tutorial to optimize GEMM performance on android☆51Updated 9 years ago
- ☆68Updated 2 years ago
- Portable 128-bit SIMD intrinsics☆58Updated last year
- OpenCL for Nets - A Deep Learning Framework based on OpenCL, written by C++. Supports popular MLP, RNN(LSTM), CNN(ResNet). Friendly debug…☆68Updated 6 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆50Updated 4 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆41Updated 11 years ago
- GPGPU for mobile devices and embedded systems using OpenGL ES 2.0☆76Updated 9 years ago
- Easy to run kernels using OpenCL☆185Updated last month
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆51Updated 8 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆52Updated last year
- fast log and exp functions for AVX2/AVX-512☆230Updated 2 months ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- Implementation of HoG feature extractor that uses SSE instructions.☆45Updated 11 years ago