Releases: lucidrains/DALLE-pytorch
Releases · lucidrains/DALLE-pytorch
0.1.19
0.1.19a fix setup.py
0.1.18
assert for correct image shape going into vae, add incomplete train_d…
0.1.17
test manifest.in
0.1.16
add torchvision as a pre-req
0.1.15
add ability to set temperature of discrete VAE on forward, for temper…
0.1.14
add a flag for returning reconstruction back with the loss
0.1.12
add an extra assert t to make sure text is of the right shape given t…
0.1.11
use batch mean for kl div loss on discrete vae
0.1.10
allow for setting smooth l1 loss for vae
0.1.9
allow for setting smooth l1 loss for vae