Skip to content

Releases: lucidrains/denoising-diffusion-pytorch

1.7.6

19 Jun 04:47

Choose a tag to compare

another fix for training under amp

1.7.5

19 Jun 04:18

Choose a tag to compare

another fix for training under amp

1.7.4

19 Jun 02:41

Choose a tag to compare

tweak linear attention

1.7.3

19 Jun 02:36

Choose a tag to compare

remove weight standardization, as somehow it does not play well with amp

1.7.2

19 Jun 02:18

Choose a tag to compare

remove weight standardization, as somehow it does not play well with amp

1.7.1

18 Jun 18:45

Choose a tag to compare

just move towards using rmsnorm, given success of llama. and to avoid…

1.7.0

18 Jun 18:38

Choose a tag to compare

just move towards using rmsnorm, given success of llama. and to avoid…

1.6.4

21 May 15:56

Choose a tag to compare

move offset noise to only during training, and make the strength over…

1.6.3

20 May 17:13

Choose a tag to compare

adopt offset noise from Nicholas, adopt rescaled cfg from Bytedance

1.6.2

20 May 16:40

Choose a tag to compare

revert for now, something is wrong