Releases: fkodom/fft-conv-pytorch
Releases · fkodom/fft-conv-pytorch
1.2.0
What's Changed
- Add padding=same, support half-precision input by @papkov in #18
New Contributors
Full Changelog: 1.1.3...1.2.0
1.1.3
What's Changed
- adaptively moves offset to the right device so that gpu can be used by @alexhagen in #17
New Contributors
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- Now requires
torch >= 1.8
to support gradients on dilated convolutions.
- Add Benchmark Plots by @fkodom in #15
- Bug Fix and Torch Compatibility by @fkodom in #16
Full Changelog: 1.1.1...1.1.2
1.1.1
Fixes an issue with incorrect gradients due to dilation parameter.
What's Changed
Full Changelog: 1.1.0...1.1.1
1.0.1
What's Changed
- feat: remove einsum for efficiency by @yoyololicon in #11
New Contributors
- @yoyololicon made their first contribution in #11
Full Changelog: 1.0.0...1.0.1
1.0.0rc0
Set env variable for current version, determined through the Git rele…