v2
This commit is contained in:
24
env.yml
Normal file
24
env.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
name: naswot2
|
||||
channels:
|
||||
- conda-forge
|
||||
- pytorch
|
||||
dependencies:
|
||||
- python=3.7
|
||||
- numpy
|
||||
- matplotlib
|
||||
- seaborn
|
||||
- pandas
|
||||
- xlrd
|
||||
- scipy
|
||||
- pip
|
||||
- scikit-learn
|
||||
- scikit-image
|
||||
- pytorch::pytorch==1.6.0
|
||||
- pytorch::torchvision==0.7.0
|
||||
- cudatoolkit=9.2
|
||||
- tqdm
|
||||
- pip:
|
||||
- tensorflow-gpu==1.15
|
||||
- yacs
|
||||
- simplejson
|
||||
- "--editable=git+https://github.com/google-research/nasbench#egg=nasbench-master"
|
Reference in New Issue
Block a user