relbench
relbench copied to clipboard
single node multiGPU node prediction
closing old PR to fix merge conflict: https://github.com/snap-stanford/relbench/pull/125
@kexinhuang12345 @weihua916 @joshr17 reviews welcome. please lmk if anything else needed to merge
Hi @puririshi98, thanks for this script. However, I am not sure this script belongs in the RelBench repo.
- The multi-gpu part has nothing to do with RelBench functionalities and everything to do with GNN training (please correct me if I am wrong). As such, a multi-gpu example in
pytorch-geometricseems more appropriate. - We currently don't have datasets/tasks with scale that requires this. But there is indeed interest in working on a large-scale version of the benchmark, which we can chat about separately.