fft-conv-pytorch

Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.

MIT License

Downloads
18.6K
Stars
472
Committers
4

Bot releases are hidden (Show)

fft-conv-pytorch - 1.2.0 Latest Release

Published by fkodom about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/fkodom/fft-conv-pytorch/compare/1.1.3...1.2.0

fft-conv-pytorch - 1.1.3

Published by fkodom over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fkodom/fft-conv-pytorch/compare/1.1.2...1.1.3

fft-conv-pytorch - 1.1.2

Published by fkodom over 2 years ago

What's Changed

Full Changelog: https://github.com/fkodom/fft-conv-pytorch/compare/1.1.1...1.1.2

fft-conv-pytorch - 1.1.1

Published by fkodom over 2 years ago

Fixes an issue with incorrect gradients due to dilation parameter.

What's Changed

Full Changelog: https://github.com/fkodom/fft-conv-pytorch/compare/1.1.0...1.1.1

fft-conv-pytorch - 1.1.0

Published by fkodom almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fkodom/fft-conv-pytorch/compare/1.0.1...1.1.0

fft-conv-pytorch - 1.0.1

Published by fkodom almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fkodom/fft-conv-pytorch/compare/1.0.0...1.0.1

fft-conv-pytorch - 1.0.0

Published by fkodom almost 3 years ago

fft-conv-pytorch - 1.0.0rc0

Published by fkodom almost 3 years ago