Skip to content

Releases: lucidrains/se3-transformer-pytorch

0.2.2

02 Apr 17:57
Compare
Choose a tag to compare
adjacenct edges must exclude self as well, due to issue with SE3 Tran…

0.2.1

02 Apr 16:48
Compare
Choose a tag to compare
fix small bug

0.2.0

01 Apr 20:16
Compare
Choose a tag to compare
add ability to pass raw edge tensors into SE3Transformer, provide exa…

0.1.6

31 Mar 18:49
70683da
Compare
Choose a tag to compare
0.1.6

0.1.5

28 Mar 17:14
Compare
Choose a tag to compare
extra assert for adj_mat

0.1.4

28 Mar 00:44
Compare
Choose a tag to compare
add ability to auto-derive Nth degree neighbors and pass in an extra …

0.1.2

26 Mar 21:06
Compare
Choose a tag to compare
fix 🐛

0.1.1

26 Mar 21:00
Compare
Choose a tag to compare
allow for automatic derivation of adjacency matrix from edges, if it …

0.0.24

12 Mar 05:47
Compare
Choose a tag to compare
add ability to return mean pooled embeddings

0.0.23

12 Mar 04:49
Compare
Choose a tag to compare
fix all neighbors being masked elements, leading to NaNs