Skip to content

Releases: lucidrains/uformer-pytorch

0.0.8

26 Oct 15:28

Choose a tag to compare

switch freqs to linspace for rotary embedding

0.0.7

24 Aug 15:21

Choose a tag to compare

fix layernorm

0.0.6

17 Jun 16:00

Choose a tag to compare

allow for input channels greater than 3, for doing conditioning in DD…

0.0.5

17 Jun 15:47

Choose a tag to compare

allow for rectangular images, as well as tailoring hyperparameters fo…

0.0.4

17 Jun 06:31

Choose a tag to compare

add axial rotary positional embedding

0.0.3

17 Jun 05:55

Choose a tag to compare

allow for conditioning on time for DDPM training

0.0.2

17 Jun 04:58

Choose a tag to compare

make attention window-able

0.0.1

17 Jun 04:39

Choose a tag to compare

first pass of uformer, without relative positional embedding and wind…