Skip to content

Releases: lucidrains/pytorch-custom-utils

0.0.10

11 Jan 15:47
Compare
Choose a tag to compare
fix warmup period of 0 for optimizer with warmup

0.0.9

07 Jan 18:58
Compare
Choose a tag to compare
decorator that automatically unwraps a model with accelerator instanc…

0.0.8

22 Dec 19:18
Compare
Choose a tag to compare
use optree

0.0.7

22 Dec 17:16
Compare
Choose a tag to compare
add another decorator that autocasts inputs into a method onto the de…

0.0.6

21 Dec 16:53
Compare
Choose a tag to compare
handy context manager for running a lot of wandb experiments with a t…

0.0.5

18 Dec 18:10
Compare
Choose a tag to compare
bundle warmup, scheduler, gradient clipping and optimizer into one class

0.0.4

18 Dec 17:36
Compare
Choose a tag to compare
simple fn for getting adam optimizer with maybe weight decay, and omi…

0.0.3

15 Dec 22:16
Compare
Choose a tag to compare
quick device access

0.0.2

15 Dec 22:16
Compare
Choose a tag to compare
quick device access

0.0.1

15 Dec 18:00
Compare
Choose a tag to compare
start drying some software engineering stuff outside of the actual re…