Skip to content

Releases: lucidrains/DALLE-pytorch

0.1.19

20 Feb 01:51
Compare
Choose a tag to compare
0.1.19a

fix setup.py

0.1.18

19 Feb 22:26
Compare
Choose a tag to compare
assert for correct image shape going into vae, add incomplete train_d…

0.1.17

19 Feb 21:42
Compare
Choose a tag to compare
test manifest.in

0.1.16

18 Feb 21:07
Compare
Choose a tag to compare
add torchvision as a pre-req

0.1.15

18 Feb 20:59
Compare
Choose a tag to compare
add ability to set temperature of discrete VAE on forward, for temper…

0.1.14

18 Feb 16:49
Compare
Choose a tag to compare
add a flag for returning reconstruction back with the loss

0.1.12

18 Feb 09:18
Compare
Choose a tag to compare
add an extra assert t to make sure text is of the right shape given t…

0.1.11

18 Feb 08:02
Compare
Choose a tag to compare
use batch mean for kl div loss on discrete vae

0.1.10

18 Feb 07:19
Compare
Choose a tag to compare
allow for setting smooth l1 loss for vae

0.1.9

18 Feb 06:52
Compare
Choose a tag to compare
allow for setting smooth l1 loss for vae