Releases: lucidrains/se3-transformer-pytorch
Releases · lucidrains/se3-transformer-pytorch
0.3.14 - also, 𝜋
use faster split implementation, from @MattMcPartlon yet again
0.3.12
chunk convse3 along the sequence dimension
0.3.11
0.3.11
0.3.10
fix order of nonlin and convs in pre convolutional layers
0.3.9
allow for global feature nodes
0.3.8
fix fourier encode dist not being passed to attn block
0.3.7
fix assert on type 0 feature input dimension
0.3.6
do not include self in num neighbors calculation
0.3.5
add ability to further control which nodes to consider as neighbors
0.3.4
rename chunks to splits