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 7 years ago
- CNNs in Halide☆23Updated 9 years ago
- Library for fast image convolution in neural networks on Intel Architecture☆31Updated 8 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- mojo cnn: c++ convolutional neural network☆198Updated 7 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☆137Updated 8 years ago
- ☆68Updated 3 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 12 years ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- Easy to run kernels using OpenCL☆187Updated 5 months ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆56Updated last year
- Vector Math Library☆82Updated last month
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 3 months ago
- Automatically exported from code.google.com/p/opencl-book-samples☆168Updated 6 years ago
- OpenCL offline compiler☆21Updated 9 years ago
- fast log and exp functions for AVX2/AVX-512☆235Updated 6 months ago
- This example builds on the parallel-forall repo separate compilation example by adding CMake to it.☆17Updated 7 years ago
- Example code used in the CVPR 2015 tutorial☆42Updated 9 years ago
- Optimized half precision gemm assembly kernels (deprecated due to ROCm)☆47Updated 8 years ago
- Simple example of using Vulkan for GPGPU computing☆57Updated 6 years ago
- tutorial to optimize GEMM performance on android☆52Updated 9 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
- a heterogeneous multiGPU level-3 BLAS library☆46Updated 5 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 7 years ago