Skip to content

Releases: lucidrains/lion-pytorch

0.1.4

30 Mar 17:11
Compare
Choose a tag to compare

What's Changed

  • Fix in-place modification when autotuning triton Lion update by @yousufmo in #36

New Contributors

Full Changelog: 0.1.2...0.1.4

0.1.2

10 May 14:43
6629519
Compare
Choose a tag to compare
Merge pull request #26 from lucidrains/pre-hook-autotuner

use pre hook to fix in-place / autotuner issue

0.1.0

09 May 22:02
Compare
Choose a tag to compare
actually, just follow @ipoletaev advice and remove autotuner for now

0.0.8

09 May 21:02
Compare
Choose a tag to compare
address an issue with triton auto-tuner and in-place calls. make the …

…assumption that after the first optimizer.step call, things are properly cached

0.0.7

22 Feb 20:56
a133fad
Compare
Choose a tag to compare
apple mps does not support lerp_

0.0.6

17 Feb 18:12
Compare
Choose a tag to compare
triton autotuner

0.0.5

17 Feb 17:58
Compare
Choose a tag to compare
use inplace sign

0.0.4

15 Feb 21:18
Compare
Choose a tag to compare
add a triton update function and cite

0.0.3

15 Feb 21:17
Compare
Choose a tag to compare
add a triton update function and cite

0.0.2

15 Feb 05:07
Compare
Choose a tag to compare
use inplace lerp