Skip to content

Commit f4af196

Browse files
author
Chenghao Tan
committed
fix: Temporarily remove torch gpu support
1 parent 3f98e27 commit f4af196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ sphinx==4.0.2
2727
sphinx_autodoc_typehints==1.12.0
2828
sphinx-rtd-theme==0.5.2
2929
tensorflow==1.14.0
30-
torch==1.7.0+cu110 -f https://download.pytorch.org/whl/torch_stable.html
30+
torch==1.7.0 -f https://download.pytorch.org/whl/torch_stable.html
3131
torchvision==0.8.1
3232
PySMT==0.9.5
3333
xgboost==1.4.2

0 commit comments

Comments
 (0)