Skip to content

v1.0.2

Compare
Choose a tag to compare
@BarclayII BarclayII released this 31 Mar 09:24
· 3 commits to 1.0.x since this release

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