jeremyfix / FFTConvolutionLinks
Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW
☆59Updated 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 9 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 12 years ago
- ☆68Updated 3 years ago
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- 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
- Example of how to use CUDA with CMake >= 3.8☆70Updated 5 months ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆137Updated 8 years ago
- Library for fast image convolution in neural networks on Intel Architecture☆31Updated 8 years ago
- Mirror JPEG compression and decompression accelerated on GPU☆82Updated 11 years ago
- Vector Math Library☆84Updated last week
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- CNNs in Halide☆23Updated 10 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆58Updated last year
- Automatically exported from code.google.com/p/opencl-book-samples☆170Updated 6 years ago
- Easy to run kernels using OpenCL☆187Updated 6 months ago
- A minimalist Deep Learning framework for embedded Computer Vision☆46Updated 5 years ago
- mojo cnn: c++ convolutional neural network☆198Updated 7 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- A Halide journey taken for pleasure, this repo will hopefully serve a collection of Halide imaging functions that are useful to the commu…☆15Updated 10 years ago
- Generalized Histograms for CUDA-capable GPUs☆43Updated 10 years ago
- OpenCL offline compiler☆21Updated 9 years ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆37Updated 9 years ago
- Example code used in the CVPR 2015 tutorial☆42Updated 10 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 11 years ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- fast log and exp functions for AVX2/AVX-512☆237Updated 8 months ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 10 years ago
- Optimized half precision gemm assembly kernels (deprecated due to ROCm)☆47Updated 8 years ago