Skip to content

Releases: lucidrains/meshgpt-pytorch

0.4.19

21 Dec 02:20
Compare
Choose a tag to compare
address https://github.com/lucidrains/meshgpt-pytorch/issues/30

0.4.18

21 Dec 00:22
Compare
Choose a tag to compare
latest torch

0.4.17

20 Dec 23:21
Compare
Choose a tag to compare
logcumsumexp should be available in torch 2.0 and onwards

0.4.16

20 Dec 23:06
Compare
Choose a tag to compare
0.4.16

0.4.15

20 Dec 22:50
Compare
Choose a tag to compare
use efficient associative scan based on heinsen sequence

0.4.14

20 Dec 19:17
Compare
Choose a tag to compare
automatically transform the data_kwargs, if set on the dataset instance

0.4.12

20 Dec 19:05
Compare
Choose a tag to compare
handle dataset returning an item with dictionary key "texts"

0.4.11

20 Dec 18:56
Compare
Choose a tag to compare
make sure text embedding assumes maximum sequence length of the longe…

0.4.10

20 Dec 18:37
Compare
Choose a tag to compare
complete logic for auto-caching text embeddings for text conditioned …

0.4.8

20 Dec 16:10
Compare
Choose a tag to compare
make sure mesh descretizer approach works end to end