Skip to content

Releases: fkodom/fft-conv-pytorch

1.2.0

28 Sep 16:05
0fdddc6
Compare
Choose a tag to compare

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
Choose a tag to compare

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
a662103
Compare
Choose a tag to compare

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
8286f76
Compare
Choose a tag to compare

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
c18e4b9
Compare
Choose a tag to compare

What's Changed

  • Add dilation parameter and tests by @aretor in #12

New Contributors

Full Changelog: 1.0.1...1.1.0

1.0.1

13 Dec 03:33
eb4f677
Compare
Choose a tag to compare

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
Choose a tag to compare
Add MIT license

1.0.0rc0

05 Nov 20:57
Compare
Choose a tag to compare
1.0.0rc0 Pre-release
Pre-release
Set env variable for current version, determined through the Git rele…