-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathenv.yml
150 lines (149 loc) · 3.7 KB
/
env.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
name: pytorch
channels:
- pytorch
- conda-forge
- anaconda
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _pytorch_select=0.2=gpu_0
- backcall=0.1.0=py36_0
- blas=1.0=mkl
- ca-certificates=2020.10.14=0
- certifi=2020.6.20=py36_0
- cffi=1.12.3=py36h2e261b9_0
- cudatoolkit=10.2.89=hfd86e86_1
- cudnn=7.6.5=cuda10.2_0
- decorator=4.4.1=py_0
- freetype=2.8=hab7d2ae_1
- intel-openmp=2019.4=243
- ipykernel=5.1.3=py36h39e3cac_0
- ipython=7.9.0=py36h39e3cac_0
- ipython_genutils=0.2.0=py36_0
- jedi=0.15.1=py36_0
- jpeg=9b=h024ee3a_2
- jupyter_client=5.3.4=py36_0
- jupyter_core=4.6.1=py36_0
- libedit=3.1.20170329=hf8c457e_1001
- libevent=2.0.22=hb7f436b_1002
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=8.2.0=hdf63c60_1
- libgfortran-ng=7.3.0=hdf63c60_0
- libpng=1.6.37=hbc83047_0
- libsodium=1.0.16=h1bed415_0
- libstdcxx-ng=8.2.0=hdf63c60_1
- libtiff=4.0.10=h2733197_2
- mkl=2019.4=243
- mkl-service=2.3.0=py36he904b0f_0
- mkl_fft=1.0.12=py36ha843d7b_0
- mkl_random=1.0.2=py36hd81dba3_0
- mpi=1.0=mpich
- mpi4py=3.0.3=py36h028fd6f_0
- mpich=3.3.2=hc856adb_0
- ncurses=6.1=hf484d3e_1002
- ninja=1.9.0=py36hfd86e86_0
- numpy=1.16.4=py36h7e9f1db_0
- numpy-base=1.16.4=py36hde5b4d6_0
- olefile=0.46=py36_0
- openssl=1.0.2u=h7b6447c_0
- pandas=0.24.2=py36he6710b0_0
- parso=0.5.1=py_0
- pexpect=4.7.0=py36_0
- pickleshare=0.7.5=py36_0
- pip=19.1.1=py36_0
- prompt_toolkit=2.0.10=py_0
- ptyprocess=0.6.0=py36_0
- pycparser=2.19=py36_0
- pygments=2.4.2=py_0
- python=3.6.5=hc3d631a_2
- python-dateutil=2.8.0=py36_0
- pytorch=1.6.0=py3.6_cuda10.2.89_cudnn7.6.5_0
- pytz=2019.1=py_0
- pyzmq=18.1.0=py36he6710b0_0
- readline=7.0=ha6073c6_4
- setuptools=41.0.1=py36_0
- sqlite=3.23.1=he433501_0
- tk=8.6.8=hbc83047_0
- tmux=2.9=h45300e9_0
- torchvision=0.7.0=py36_cu102
- tornado=6.0.3=py36h7b6447c_0
- traitlets=4.3.3=py36_0
- wcwidth=0.1.7=py36_0
- wheel=0.33.4=py36_0
- xz=5.2.4=h14c3975_4
- zeromq=4.3.1=he6710b0_3
- zlib=1.2.11=h7b6447c_3
- zstd=1.3.7=h0b5b093_0
- pip:
- absl-py==0.9.0
- cached-property==1.5.2
- cachetools==4.0.0
- chardet==3.0.4
- click==7.1.2
- configparser==5.0.1
- cycler==0.10.0
- cython==0.29.15
- dnspython==2.0.0
- docker-pycreds==0.4.0
- dominate==2.4.0
- easydict==1.9
- efficientnet-pytorch==0.5.1
- gitdb==4.0.5
- gitpython==3.1.11
- google-auth==1.10.0
- google-auth-oauthlib==0.4.1
- grpcio==1.26.0
- h5py==3.1.0
- idna==2.8
- image-tools==1.0.0
- joblib==0.13.2
- jsonpatch==1.25
- jsonpointer==2.0
- kiwisolver==1.1.0
- kornia==0.2.0
- lmdb==0.98
- markdown==3.1.1
- matplotlib==3.1.0
- mpmath==1.1.0
- oauthlib==3.1.0
- opencv-python==4.1.2.30
- paho-mqtt==1.5.1
- pillow==6.1.0
- promise==2.3
- protobuf==3.14.0
- psutil==5.7.3
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycocotools==2.0.0
- pyparsing==2.4.0
- python-etcd==0.4.5
- python-graphviz==0.13.2
- pyyaml==5.3
- requests==2.22.0
- requests-oauthlib==1.3.0
- rsa==4.0
- scikit-learn==0.22.2.post1
- scipy==1.1.0
- sentry-sdk==0.19.5
- setproctitle==1.2.1
- shortuuid==1.0.1
- six==1.15.0
- sklearn==0.0
- smmap==3.0.4
- subprocess32==3.5.4
- sympy==1.5.1
- tabulate==0.8.3
- tensorboard==2.1.0
- tensorboardx==2.0
- thop==0.0.31-1912272122
- torchcontrib==0.0.2
- torchfile==0.1.0
- tqdm==4.41.1
- urllib3==1.25.7
- visdom==0.1.8.9
- wandb==0.10.12
- watchdog==1.0.1
- websocket-client==0.57.0
- werkzeug==0.16.0
- yml==0.0.1
prefix: /home/yf22/anaconda3/envs/pytorch