Skip to content
Discussion options

You must be logged in to vote

I am not totally sure if DataListLoader works with HeteroData objects TBH. The recommended approach is to use DistributedDataParallel for this. Here is an example: https://github.com/pyg-team/pytorch_geometric/blob/master/examples/multi_gpu/distributed_batching.py which should work seamlessly with HeteroData objects as well.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tommysisk
Comment options

Answer selected by tommysisk
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