-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment.yml
180 lines (180 loc) · 5.39 KB
/
environment.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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
name: gconv-prune
channels:
- pytorch
- nvidia
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- appdirs=1.4.4=pyhd3eb1b0_0
- argcomplete=1.12.3=pyhd3eb1b0_0
- argon2-cffi=20.1.0=py37h27cfd23_1
- astroid=2.6.6=py37h06a4308_0
- async_generator=1.10=py37h28b3542_0
- attrs=21.2.0=pyhd3eb1b0_0
- backcall=0.2.0=pyhd3eb1b0_0
- black=19.10b0=py_0
- blas=1.0=mkl
- bleach=4.0.0=pyhd3eb1b0_0
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2021.7.5=h06a4308_1
- certifi=2021.5.30=py37h06a4308_0
- cffi=1.12.1=py37h2e261b9_0
- click=8.0.1=pyhd3eb1b0_0
- cudatoolkit=11.1.74=h6bb024c_0
- cycler=0.10.0=py37_0
- dbus=1.13.6=h746ee38_0
- debugpy=1.4.1=py37h295c915_0
- decorator=5.0.9=pyhd3eb1b0_0
- defusedxml=0.7.1=pyhd3eb1b0_0
- entrypoints=0.3=py37_0
- expat=2.2.6=he6710b0_0
- ffmpeg=4.2.2=h20bf706_0
- flake8=3.9.2=pyhd3eb1b0_0
- fontconfig=2.13.0=h9420a91_0
- freetype=2.9.1=h8a8886c_1
- glib=2.56.2=hd408876_0
- gmp=6.2.1=h2531618_2
- gnutls=3.6.15=he1e5248_0
- gst-plugins-base=1.14.0=hbbd80ab_1
- gstreamer=1.14.0=hb453b48_1
- icu=58.2=h9c2bf20_1
- importlib-metadata=4.8.1=py37h06a4308_0
- importlib_metadata=4.8.1=hd3eb1b0_0
- iniconfig=1.1.1=pyhd3eb1b0_0
- intel-openmp=2019.1=144
- ipykernel=6.2.0=py37h06a4308_1
- ipython=7.27.0=py37hb070fc8_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- ipywidgets=7.6.4=pyhd3eb1b0_0
- isort=5.9.3=pyhd3eb1b0_0
- jedi=0.18.0=py37h06a4308_1
- jinja2=3.0.1=pyhd3eb1b0_0
- jpeg=9b=h024ee3a_2
- jsonschema=3.2.0=pyhd3eb1b0_2
- jupyter=1.0.0=py37_7
- jupyter_client=7.0.1=pyhd3eb1b0_0
- jupyter_console=6.4.0=pyhd3eb1b0_0
- jupyter_core=4.7.1=py37h06a4308_0
- jupyterlab_pygments=0.1.2=py_0
- jupyterlab_widgets=1.0.0=pyhd3eb1b0_1
- kiwisolver=1.0.1=py37hf484d3e_0
- lame=3.100=h7b6447c_0
- lazy-object-proxy=1.6.0=py37h27cfd23_0
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=8.2.0=hdf63c60_1
- libgfortran-ng=7.3.0=hdf63c60_0
- libidn2=2.3.2=h7f8727e_0
- libopus=1.3.1=h7b6447c_0
- libpng=1.6.36=hbc83047_0
- libsodium=1.0.18=h7b6447c_0
- libstdcxx-ng=8.2.0=hdf63c60_1
- libtasn1=4.16.0=h27cfd23_0
- libtiff=4.0.10=h2733197_2
- libunistring=0.9.10=h27cfd23_0
- libuuid=1.0.3=h1bed415_2
- libuv=1.40.0=h7b6447c_0
- libvpx=1.7.0=h439df22_0
- libxcb=1.13=h1bed415_1
- libxml2=2.9.9=he19cac6_0
- markupsafe=2.0.1=py37h27cfd23_0
- matplotlib=3.0.2=py37h5429711_0
- matplotlib-inline=0.1.2=pyhd3eb1b0_2
- mccabe=0.6.1=py37_1
- mistune=0.8.4=py37h14c3975_1001
- mkl=2019.1=144
- mkl_fft=1.0.10=py37ha843d7b_0
- mkl_random=1.0.2=py37hd81dba3_0
- more-itertools=8.8.0=pyhd3eb1b0_0
- mypy_extensions=0.4.3=py37_0
- nbclient=0.5.3=pyhd3eb1b0_0
- nbconvert=6.1.0=py37h06a4308_0
- nbformat=5.1.3=pyhd3eb1b0_0
- ncurses=6.1=he6710b0_1
- nest-asyncio=1.5.1=pyhd3eb1b0_0
- nettle=3.7.3=hbbd107a_1
- ninja=1.8.2=py37h6bb024c_1
- notebook=6.4.0=py37h06a4308_0
- numpy=1.16.2=py37h7e9f1db_0
- numpy-base=1.16.2=py37hde5b4d6_0
- olefile=0.46=py37_0
- openh264=2.1.0=hd408876_0
- openssl=1.0.2u=h7b6447c_0
- packaging=21.0=pyhd3eb1b0_0
- pandas=0.24.1=py37he6710b0_0
- pandocfilters=1.4.3=py37h06a4308_1
- parso=0.8.2=pyhd3eb1b0_0
- pathspec=0.7.0=py_0
- patsy=0.5.1=py37_0
- pcre=8.42=h439df22_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pillow=5.4.1=py37h34e0f95_0
- pip=21.2.2=py37h06a4308_0
- pluggy=0.13.1=py37h06a4308_0
- prometheus_client=0.11.0=pyhd3eb1b0_0
- prompt-toolkit=3.0.17=pyhca03da5_0
- prompt_toolkit=3.0.17=hd3eb1b0_0
- ptyprocess=0.7.0=pyhd3eb1b0_2
- py=1.10.0=pyhd3eb1b0_0
- pycodestyle=2.7.0=pyhd3eb1b0_0
- pycparser=2.19=py37_0
- pyflakes=2.3.1=pyhd3eb1b0_0
- pygments=2.10.0=pyhd3eb1b0_0
- pylint=2.9.6=py37h06a4308_1
- pyparsing=2.3.1=py37_0
- pyqt=5.9.2=py37h05f1152_2
- pyrsistent=0.17.3=py37h7b6447c_0
- pytest=6.2.4=py37h06a4308_2
- python=3.7.0=h6e4f718_3
- python-dateutil=2.8.0=py37_0
- pytorch=1.9.1=py3.7_cuda11.1_cudnn8.0.5_0
- pytz=2018.9=py37_0
- pyyaml=3.13=py37h14c3975_0
- pyzmq=22.2.1=py37h295c915_1
- qt=5.9.6=h8703b6f_2
- qtconsole=5.1.1=pyhd3eb1b0_0
- qtpy=1.10.0=pyhd3eb1b0_0
- readline=7.0=h7b6447c_5
- regex=2021.8.3=py37h7f8727e_0
- scipy=1.2.1=py37h7c811a0_0
- seaborn=0.9.0=pyh91ea838_1
- send2trash=1.8.0=pyhd3eb1b0_1
- setuptools=40.8.0=py37_0
- sip=4.19.8=py37hf484d3e_0
- six=1.12.0=py37_0
- sqlite=3.26.0=h7b6447c_0
- statsmodels=0.9.0=py37h035aef0_0
- terminado=0.9.4=py37h06a4308_0
- testpath=0.5.0=pyhd3eb1b0_0
- tk=8.6.8=hbc83047_0
- toml=0.10.2=pyhd3eb1b0_0
- torchvision=0.10.1=py37_cu111
- tornado=5.1.1=py37h7b6447c_0
- traitlets=5.1.0=pyhd3eb1b0_0
- typed-ast=1.4.3=py37h7f8727e_1
- typing-extensions=3.10.0.2=hd3eb1b0_0
- typing_extensions=3.10.0.2=pyh06a4308_0
- wcwidth=0.2.5=pyhd3eb1b0_0
- webencodings=0.5.1=py37_1
- wheel=0.33.1=py37_0
- widgetsnbextension=3.5.1=py37_0
- wrapt=1.12.1=py37h7b6447c_1
- x264=1!157.20191217=h7b6447c_0
- xz=5.2.4=h14c3975_4
- yaml=0.1.7=had09818_2
- yapf=0.28.0=py_0
- zeromq=4.3.4=h2531618_0
- zipp=3.5.0=pyhd3eb1b0_0
- zlib=1.2.11=h7b6447c_3
- zstd=1.3.7=h0b5b093_0
- pip:
- charset-normalizer==2.0.6
- idna==3.2
- kaggle==1.5.12
- python-slugify==5.0.2
- requests==2.26.0
- text-unidecode==1.3
- git+https://github.com/kumasento/pytorch-OpCounter.git
- tqdm==4.62.3
- urllib3==1.26.7