Releases: lucidrains/DALLE-pytorch
Releases · lucidrains/DALLE-pytorch
0.0.40
allow for straight-through gumbel softmax
0.0.39
add some random blocks to sparse attention, default to a quarter of t…
0.0.38
add some random blocks to sparse attention, default to a quarter of t…
0.0.37
when using sparse attention, make sure text receives global attention
0.0.36
Merge pull request #16 from lucidrains/pw/sparse-attention add sparse attention to DALL-E
0.0.35
fix decoder resnet blocks
0.0.34
redo resnet block only to happen at the lowest resolution feature map
0.0.33
turn off resnet blocks for now in light of negative results
0.0.32
turn off resnet blocks for now in light of negative results
0.0.31
add ability to specify number of resnet blocks in discrete vae