Skip to content

Releases: lucidrains/compressive-transformer-pytorch

0.3.12

04 Jul 17:20
Compare
Choose a tag to compare
fix, cleanup, make more efficient generation code

0.3.10

04 Jul 07:08
Compare
Choose a tag to compare
fix bugs

0.3.9

04 Jul 06:05
Compare
Choose a tag to compare
fix bug with mask padding

0.3.8

04 Jul 03:50
Compare
Choose a tag to compare

fix an issue with gradient accumulation and memory

0.3.7

04 Jul 01:47
Compare
Choose a tag to compare
remove autopadding, and fix bugs

0.3.6

04 Jul 00:31
Compare
Choose a tag to compare
fix priming and update example

0.3.5

03 Jul 22:14
Compare
Choose a tag to compare
update examples to use gradient accumulation

0.3.4

03 Jul 21:52
Compare
Choose a tag to compare
fix auto-segmenting mask as well

0.3.3

03 Jul 21:20
Compare
Choose a tag to compare
multiply by proper scale when doing full attention for compressed mem…

0.3.2

03 Jul 20:51
Compare
Choose a tag to compare
add a bunch of protective asserts