Replies: 2 comments 5 replies
-
I don‘t think there should exist any major issues with combining PyG and Ignite. Happy to work on an example with you to showcase this as well. Just let me know :) |
Beta Was this translation helpful? Give feedback.
-
Hello @rusty1s ! I'm happy to hear from you. I've started working on this and it seems to work all just fine. I would be happy to do that. One minor problem is that standard ignite trainer are built for models that accept one signle argument as Do you think there's a better work around ? I don't think that manually designing the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone. I recently started using pytorch ignite to train my non-graph-based NN. I think it is a great tool. Basically, it is a tool similar to PyTorch lighting.
I was wondering if there are any known problems for which PyTorch ignite should not work with PyTorch geometric.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions