alibaba / graphlearn-for-pytorch

A GPU-accelerated graph learning library for PyTorch, facilitating the scaling of GNN training and inference.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Figure out where the `None` is from

husimplicity opened this issue Β· comments

πŸ› Describe the bug

On the igbh large example, one place to fix #54 is by replacing None to empty tensor. But where this None's from is yet to be figured out.

Environment

  • GLT version:
  • PyG version:
  • PyTorch version:
  • OS:
  • Python version:
  • CUDA/cuDNN version:
  • Any other relevant information