v1.0.2
What's new
- Added support to CUDA 11.8. Please install with
pip install dgl -f https://data.dgl.ai/wheels/cu118/repo.html conda install -c dglteam/label/cu118 dgl
- Added support to Python 3.11
- Added support to PyTorch 2.0
pip install dgl -f https://data.dgl.ai/wheels/cu118/repo.html
conda install -c dglteam/label/cu118 dgl