Commit 574be8a1 authored by peastman's avatar peastman
Browse files

Merge branch 'master' into uncertainty

parents 891e17bc 3b51b5fa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,4 +4,4 @@ sphinx>=3.2,<4
sphinx_rtd_theme>=0.5,<1
tensorflow>=2.3,<2.4
transformers
torch==1.6.0
torch==1.8.1
+2 −2
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ dependencies:
    - tensorflow~=2.4
    - tensorflow_probability==0.12.*
    - tensorflow_addons==0.12.*
    - torch-geometric==1.6.*
    - transformers==3.5.*
    - torch-geometric==1.7.0
    - transformers==4.6.*
    - xgboost==1.*
    - git+https://github.com/samoturk/mol2vec
+4 −6
Original line number Diff line number Diff line
dependencies:
  - pip:
    - -f https://pytorch-geometric.com/whl/torch-1.6.0.html
    - -f https://pytorch-geometric.com/whl/torch-1.6.0+cpu.html
    - -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.6.0
    - torchvision==0.7.0
    - torch-cluster
    - torch==1.8.1
    - torchvision==0.9.1
    - torch-scatter
    - torch-sparse
    - torch-spline-conv==1.2.0
+3 −5
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.6.0+cpu.html
    - -f https://pytorch-geometric.com/whl/torch-1.8.0+cpu.html
    - dgl==0.6.*
    - torch==1.6.0+cpu
    - torchvision==0.7.0+cpu
    - torch-cluster
    - torch==1.8.1+cpu
    - torchvision==0.9.1+cpu
    - torch-scatter
    - torch-sparse
    - torch-spline-conv==1.2.0
+4 −6
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.6.0+cu101.html
    - dgl-cu101==0.6.*
    - torch==1.6.0+cu101
    - torchvision==0.7.0+cu101
    - torch-cluster
    - -f https://pytorch-geometric.com/whl/torch-1.8.1+cu111.html
    - dgl-cu110==0.6.*
    - torch==1.8.1+cu111
    - torchvision==0.9.1+cu111
    - torch-scatter
    - torch-sparse
    - torch-spline-conv==1.2.0