Skip to content

Releases: lucidrains/se3-transformer-pytorch

0.3.14 - also, 𝜋

01 May 18:03
Compare
Choose a tag to compare
use faster split implementation, from @MattMcPartlon yet again

0.3.12

30 Apr 03:14
Compare
Choose a tag to compare
chunk convse3 along the sequence dimension

0.3.11

29 Apr 19:16
Compare
Choose a tag to compare
0.3.11

0.3.10

29 Apr 17:43
Compare
Choose a tag to compare
fix order of nonlin and convs in pre convolutional layers

0.3.9

27 Apr 21:55
Compare
Choose a tag to compare
allow for global feature nodes

0.3.8

22 Apr 21:14
Compare
Choose a tag to compare
fix fourier encode dist not being passed to attn block

0.3.7

22 Apr 21:09
Compare
Choose a tag to compare
fix assert on type 0 feature input dimension

0.3.6

22 Apr 17:37
Compare
Choose a tag to compare
do not include self in num neighbors calculation

0.3.5

22 Apr 17:27
Compare
Choose a tag to compare
add ability to further control which nodes to consider as neighbors

0.3.4

19 Apr 16:42
Compare
Choose a tag to compare
rename chunks to splits