DeepGraphLearning / NBFNet

Official implementation of Neural Bellman-Ford Networks (NeurIPS 2021)
MIT License
197 stars 29 forks source link

not able to execute this code #2

Closed naman308 closed 2 years ago

KiddoZhu commented 2 years ago

Hi! The original configuration is carried out on 4 V100 GPUs (32GB). For Colab cases, you need to manually reduce the batch size to half or a quarter of the original one. I guess the time of Colab is not enough for a full training, so you'd better reduce the epoch to 1 to observe some initial results.

Could you elaborate your problem a little bit more?