Releases: fkodom/fft-conv-pytorch
Releases · fkodom/fft-conv-pytorch
1.2.0
28 Sep 16:05
Compare
Sorry, something went wrong.
No results found
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
10 Feb 03:48
Compare
Sorry, something went wrong.
No results found
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
29 Jan 13:53
Compare
Sorry, something went wrong.
No results found
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
24 Jan 23:04
Compare
Sorry, something went wrong.
No results found
Fixes an issue with incorrect gradients due to dilation parameter.
What's Changed
Full Changelog : 1.1.0...1.1.1
1.1.0
16 Dec 16:02
Compare
Sorry, something went wrong.
No results found
1.0.1
13 Dec 03:33
Compare
Sorry, something went wrong.
No results found
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.0
05 Nov 21:07
Compare
Sorry, something went wrong.
No results found
1.0.0rc0
05 Nov 20:57
Compare
Sorry, something went wrong.
No results found
Set env variable for current version, determined through the Git rele…