alibaba/graphlearn-for-pytorch
A GPU-accelerated graph learning library for PyTorch, facilitating the scaling of GNN training and inference.
PythonApache-2.0
Issues
- 0
- 2
- 4
Cannot install from pip
#107 opened by phamthanhtu310702 - 0
Error handling in distributed training
#112 opened by LiSu - 0
[Feat] Remove redundancy in storage and computation caused by NeighborLoader and new model implementation in PyG.
#38 opened by baoleai - 1
Add supports for weighted edge sampling
#68 opened by vincentX3 - 0
[Bug] some progress may hang at global_barrier when initializing the torch rpc cluster
#66 opened by Zhanghyi - 1
Add supports for weighted edge sampling
#69 opened by vincentX3 - 0
Figure out where the `None` is from
#55 opened by husimplicity - 1
- 3
Single-node Multi-GPU training throws CUDA failure: an illegal memory access was encountered.
#61 opened by Elnifio - 13
index out of bounds for partition book List
#47 opened by kaixuanliu - 0
[Feat] In-bound (In-edge) Sampling Support
#13 opened by husimplicity - 2
does not support pyg sampler for hetero-graph
#46 opened by kaixuanliu - 0
- 1
[CUDA] Optimize GPU memory allocation/deallocation in CUDA Operators such as neighbor sampling.
#5 opened by baoleai - 0
[Doc] User Guide on Alibaba Cloud
#35 opened by Seventeen17 - 0
[Feat] Distributed Sparse Backend
#36 opened by Seventeen17 - 0
[Model] Add link prediction models.
#4 opened by baoleai - 0
Why CUDA Graph not enabled in training process?
#33 opened by ITCJ - 3
- 1
AttributeError: module 'graphlearn_torch.py_graphlearn_torch' has no attribute 'SampleQueue'
#26 opened by kaixuanliu - 4
- 4
Examples have fixed default number of processes
#22 opened by kkranen - 0
[Model] R-GAT model with IGBH dataset
#16 opened by baoleai - 5
Cannot build from source for C++ operations
#18 opened by cfgfung - 0
RuntimeError: indices should be either on cpu or on the same device as the indexed tensor (cpu)
#9 opened by baoleai - 0
[Workflow] Add CI/CD workflow
#6 opened by goldenleaves