Not sure how to use the wieght attribute in the NeighborLoader #9177
Answered
by
rusty1s
atul1234anand
asked this question in
Q&A
-
Hi. I tried using the NeighborLoader as mentioned in this post. However, I keep getting this error that The following is the code I wrote
I am using Pytorch Geometric 2.2.0 with Pytorch 1.13.1 and CUDA 11.8.0. Request some help |
Beta Was this translation helpful? Give feedback.
Answered by
rusty1s
Apr 11, 2024
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
atul1234anand
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
weight_attr
support was added in PyG 2.4 onwards.