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 8 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☆54Updated 7 years ago
- CNNs in Halide☆23Updated 9 years ago
- ☆68Updated 3 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
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆136Updated 8 years ago
- mojo cnn: c++ convolutional neural network☆199Updated 7 years ago
- Library for fast image convolution in neural networks on Intel Architecture☆31Updated 8 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated last month
- Vector Math Library☆79Updated 3 weeks ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆54Updated last year
- Automatically exported from code.google.com/p/opencl-book-samples☆166Updated 6 years ago
- Easy to run kernels using OpenCL☆185Updated 3 months ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 years ago
- tutorial to optimize GEMM performance on android☆51Updated 9 years ago
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- Example code used in the CVPR 2015 tutorial☆41Updated 9 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 11 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆65Updated 11 years ago
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.☆52Updated 2 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- Generalized Histograms for CUDA-capable GPUs☆42Updated 9 years ago
- Portable 128-bit SIMD intrinsics☆58Updated 2 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- a c++/cuda template library for tensor lazy evaluation☆162Updated 2 years ago
- OpenCL offline compiler☆21Updated 9 years ago