Releases: vballoli/nfnets-pytorch
Releases · vballoli/nfnets-pytorch
Fix AGC state, Add NFResnets
Fix AGC model bug
0.1.2 Fix AGC model bug
Minor change: Removes print
0.1.1 Remove print
Generic AGC implementation fixed
0.1.0 Update version for AGC fix
AGC Trigger fixed
0.0.9 Fix agc trigger
AGC bug fix
0.0.8 Update setup.py
Add WSConv1d, ScaledStdConv1d, minor fixes of bugs, usage and installation issues.
0.0.7 Minor changes for Release 0.0.7
Adds AGC to main package, ignore_agc argument
- Adds the AGC to the main imports
- Add ignore_agc to the AGC arguments to align with the papers' recommendation.
Add WSConvTranspose2d
0.0.5 Update setup.py
Minor AGC fix
Fixes the step method of AGC