Skip to content
Discussion options

You must be logged in to vote

Thanks for reporting. PyG raises this warning as it fails to compute the batch vector, which you do not need in your case anyways. As such, you can ignore the warning as it will not do any harm in your case.

Nonetheless, I fixed this issue in master, see #3298. This should avoid printing the warning for PairData in the first place.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by kyriakosschwarz
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants