Skip to content

Releases: vballoli/nfnets-pytorch

Fix AGC state, Add NFResnets

01 Apr 00:34
Compare
Choose a tag to compare

Fix AGC model bug

09 Mar 12:07
Compare
Choose a tag to compare
0.1.2

Fix AGC model bug

Minor change: Removes print

03 Mar 13:21
Compare
Choose a tag to compare
0.1.1

Remove print

Generic AGC implementation fixed

03 Mar 13:19
Compare
Choose a tag to compare
0.1.0

Update version for AGC fix

AGC Trigger fixed

03 Mar 12:24
Compare
Choose a tag to compare
0.0.9

Fix agc trigger

AGC bug fix

03 Mar 12:19
2f88915
Compare
Choose a tag to compare
0.0.8

Update setup.py

Add WSConv1d, ScaledStdConv1d, minor fixes of bugs, usage and installation issues.

21 Feb 19:45
Compare
Choose a tag to compare

Adds AGC to main package, ignore_agc argument

17 Feb 17:10
Compare
Choose a tag to compare
  1. Adds the AGC to the main imports
  2. Add ignore_agc to the AGC arguments to align with the papers' recommendation.

Add WSConvTranspose2d

16 Feb 09:14
Compare
Choose a tag to compare
0.0.5

Update setup.py

Minor AGC fix

15 Feb 17:54
Compare
Choose a tag to compare

Fixes the step method of AGC