PYG Latest #3382
Answered
by
rusty1s
shjiang-yang
asked this question in
Q&A
PYG Latest
#3382
-
I learned in the latest document that GATConv has added support for edge_attr. I want to use this feature, but conda installed the latest pyg package, and GATConv is still consistent with the 2.0.1 version. |
Beta Was this translation helpful? Give feedback.
Answered by
rusty1s
Oct 25, 2021
Replies: 1 comment
-
Yes, it's currently only supported in master. Current plan is to release PyG |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
shjiang-yang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, it's currently only supported in master. Current plan is to release PyG
2.0.2
tomorrow.