Closed marcosousapoza closed 1 day ago
There is a small typo in the docs (https://github.com/pyg-team/pytorch_geometric/blob/f5c829344517c823c24abb08ce2fc7cf00ff29f7/torch_geometric/loader/neighbor_loader.py#L17)
It should say: More specifically, :obj:num_neighborsdenotes how many neighbors are
More specifically, :obj:
denotes how many neighbors are
would like to take this over
this issue can be closed, the PR was merged
📚 Describe the documentation issue
There is a small typo in the docs (https://github.com/pyg-team/pytorch_geometric/blob/f5c829344517c823c24abb08ce2fc7cf00ff29f7/torch_geometric/loader/neighbor_loader.py#L17)
Suggest a potential alternative/fix
It should say:
More specifically, :obj:
num_neighborsdenotes how many neighbors are