Skip to content

Releases: lucidrains/meshgpt-pytorch

0.4.7

20 Dec 15:51
Compare
Choose a tag to compare
given RQ transformer design, number of codes is not an issue. figure …

0.4.6

19 Dec 16:30
Compare
Choose a tag to compare
prepare for text embeds to be cached during training, for text condit…

0.4.5

19 Dec 16:14
Compare
Choose a tag to compare
fix typo

0.4.4

19 Dec 15:36
Compare
Choose a tag to compare
patch trainer

0.4.3

19 Dec 15:12
Compare
Choose a tag to compare
fix eos handling, thanks to @qixuema https://github.com/lucidrains/me…

0.4.2

18 Dec 18:12
Compare
Choose a tag to compare
dry a bit more stuff unrelated to research

0.4.1

18 Dec 17:40
Compare
Choose a tag to compare
move adam optimizer factory to another repo

0.4.0

18 Dec 16:21
Compare
Choose a tag to compare
closely align the layer dimensions in the autoencoder to be as in the…

0.3.20

17 Dec 19:48
Compare
Choose a tag to compare
allow one to add only attention layers to autoencoder in encoder or d…

0.3.19

17 Dec 16:45
Compare
Choose a tag to compare
stop gap measure for supporting classifier free guidance condition sc…