Skip to content

Releases: lucidrains/meshgpt-pytorch

0.2.11

14 Dec 04:16
Compare
Choose a tag to compare
switch to local attention

0.2.10

14 Dec 02:46
Compare
Choose a tag to compare
make sure linear attentino is paired with a feedforward, place linear…

0.2.9

13 Dec 22:48
Compare
Choose a tag to compare
fix a bug with is_neighbor_mask (for auto determining face edges from…

0.2.8

13 Dec 22:27
Compare
Choose a tag to compare
handle linear attention and channel first inputs in decoder

0.2.7

13 Dec 22:07
Compare
Choose a tag to compare
oops, thanks Marcus

0.2.6

13 Dec 21:53
Compare
Choose a tag to compare
remove need for padding computation for graph conv using masked_selec…

0.2.5

13 Dec 21:51
Compare
Choose a tag to compare
remove need for padding computation for graph conv using masked_selec…

0.2.4

13 Dec 21:16
Compare
Choose a tag to compare
able to customize attn kwargs for linear attention autoencoder, defau…

0.2.3

13 Dec 21:14
Compare
Choose a tag to compare
able to customize attn kwargs for linear attention autoencoder, defau…

0.2.2

13 Dec 18:21
Compare
Choose a tag to compare
allow for temperature of 0, for testing kv caching, which is more com…