An open API service indexing awesome lists of open source software.

https://github.com/merumerutho/convolutionengine

Header-only C++ convolution engine supporting regular (dense) convolutions, and optimized sparse and velvet-noise convolutions. Also optimized for mono, stereo and quad-channel cases.
https://github.com/merumerutho/convolutionengine

Last synced: 11 months ago
JSON representation

Header-only C++ convolution engine supporting regular (dense) convolutions, and optimized sparse and velvet-noise convolutions. Also optimized for mono, stereo and quad-channel cases.

Awesome Lists containing this project

README

          

# ConvolutionEngine
Header-only C++ convolution engine supporting regular (dense) convolutions, and optimized sparse and velvet-noise convolutions. Also optimized for mono, stereo and quad-channel cases.