-
Hello, I'm having a bit of trouble using the But the args in my user-defined model are different (I just pass the batch and then use whatever I need from that (e.g. batch.x , batch.edge_index , batch.edge_attr , ...). I assume this can also cause issues if used with some of your pre-defined models. For example:Is this a limitation with the current implementation of the |
Beta Was this translation helpful? Give feedback.
Answered by
alzaia
Oct 29, 2022
Replies: 1 comment 2 replies
-
I guess this is directly related to this discussion: #5814 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
alzaia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I guess this is directly related to this discussion: #5814