Commit a9d607d5 authored by Bharath Ramsundar's avatar Bharath Ramsundar
Browse files

Attempting fixes

parent 7e39a5da
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
dependencies:
  - pip:
    - -f https://pytorch-geometric.com/whl/torch-1.8.1.html
    - -f https://pytorch-geometric.com/whl/torch-1.8.0+cpu.html
    - dgl==0.6.*
    - torch==1.8.1
+2 −2
Original line number Diff line number Diff line
dependencies:
  - pip:
    - -f https://download.pytorch.org/whl/torch_stable.html
    - -f https://pytorch-geometric.com/whl/torch-1.8.1+cu111.html
    - -f https://pytorch-geometric.com/whl/torch-1.8.0+cu111.html
    - dgl-cu110==0.6.*
    - torch==1.8.1+cu111
    - torch==1.8.0+cu111
    - torchvision==0.9.1+cu111
    - torch-scatter
    - torch-sparse