We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b65244 commit ef8d21aCopy full SHA for ef8d21a
README.md
@@ -56,7 +56,6 @@ git submodule update --init --recursive
56
conda create -n auto-pytorch python=3.8
57
conda activate auto-pytorch
58
conda install swig
59
-cat requirements.txt | xargs -n 1 -L 1 pip install
60
python setup.py install
61
62
```
0 commit comments