Releases: lucidrains/se3-transformer-pytorch
Releases · lucidrains/se3-transformer-pytorch
0.2.2
adjacenct edges must exclude self as well, due to issue with SE3 Tran…
0.2.1
fix small bug
0.2.0
add ability to pass raw edge tensors into SE3Transformer, provide exa…
0.1.6
0.1.6
0.1.5
extra assert for adj_mat
0.1.4
add ability to auto-derive Nth degree neighbors and pass in an extra …
0.1.2
fix 🐛
0.1.1
allow for automatic derivation of adjacency matrix from edges, if it …
0.0.24
add ability to return mean pooled embeddings
0.0.23
fix all neighbors being masked elements, leading to NaNs