Skip to content

Releases: lucidrains/DALLE-pytorch

0.0.40

17 Jan 01:48
Compare
Choose a tag to compare
allow for straight-through gumbel softmax

0.0.39

15 Jan 20:52
Compare
Choose a tag to compare
add some random blocks to sparse attention, default to a quarter of t…

0.0.38

15 Jan 20:31
Compare
Choose a tag to compare
add some random blocks to sparse attention, default to a quarter of t…

0.0.37

15 Jan 19:29
Compare
Choose a tag to compare
when using sparse attention, make sure text receives global attention

0.0.36

12 Jan 01:48
795dfb3
Compare
Choose a tag to compare
Merge pull request #16 from lucidrains/pw/sparse-attention

add sparse attention to DALL-E

0.0.35

11 Jan 21:15
Compare
Choose a tag to compare
fix decoder resnet blocks

0.0.34

11 Jan 18:14
Compare
Choose a tag to compare
redo resnet block only to happen at the lowest resolution feature map

0.0.33

11 Jan 18:01
Compare
Choose a tag to compare
turn off resnet blocks for now in light of negative results

0.0.32

11 Jan 17:53
Compare
Choose a tag to compare
turn off resnet blocks for now in light of negative results

0.0.31

10 Jan 19:58
Compare
Choose a tag to compare
add ability to specify number of resnet blocks in discrete vae