Skip to content

Releases: lucidrains/magvit2-pytorch

0.0.38

26 Oct 20:17
Compare
Choose a tag to compare
fully wire up accelerate

0.0.37

26 Oct 19:42
Compare
Choose a tag to compare
preliminary training loop

0.0.36

26 Oct 15:57
Compare
Choose a tag to compare
just copy over a optimizer factory fn

0.0.35

26 Oct 15:51
Compare
Choose a tag to compare
apply transform to each frame of video

0.0.34

26 Oct 15:19
Compare
Choose a tag to compare
bring in dataset and dataloader

0.0.33

25 Oct 20:17
Compare
Choose a tag to compare
saves the video tokenizer config in the .pt file

0.0.31

25 Oct 19:17
Compare
Choose a tag to compare
save version

0.0.30

24 Oct 16:50
Compare
Choose a tag to compare
add linear attention blocks to discriminator

0.0.28

24 Oct 15:50
Compare
Choose a tag to compare
assert that decoding from code indices works correctly and is the sam…

0.0.27

24 Oct 14:44
Compare
Choose a tag to compare
add linear space attention layer, using a specific one from meta ai