-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
156 lines (156 loc) · 4.8 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
name: ray-tune-demo
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- aiohttp=3.7.4.post0=py38h497a2fe_0
- aiohttp-cors=0.7.0=py_0
- aioredis=1.3.1=py_0
- async-timeout=3.0.1=py_1000
- attrs=21.2.0=pyhd8ed1ab_0
- blas=1.0=mkl
- blessings=1.7=py38h578d9bd_1004
- blinker=1.4=py_1
- bravado=11.0.3=pyhd8ed1ab_0
- bravado-core=5.17.0=pyh9f0ad1d_0
- brotlipy=0.7.0=py38h497a2fe_1001
- bzip2=1.0.8=h7f98852_4
- c-ares=1.17.2=h7f98852_0
- ca-certificates=2021.5.30=ha878542_0
- cachetools=4.2.2=pyhd8ed1ab_0
- certifi=2021.5.30=py38h578d9bd_0
- cffi=1.14.6=py38ha65f79e_0
- chardet=4.0.0=py38h578d9bd_1
- charset-normalizer=2.0.0=pyhd8ed1ab_0
- click=8.0.1=py38h578d9bd_0
- colorama=0.4.4=pyh9f0ad1d_0
- colorful=0.5.4=pyhd8ed1ab_0
- cpuonly=1.0=0
- cryptography=3.4.7=py38ha5dfef3_0
- dataclasses=0.8=pyhc8e2a94_3
- ffmpeg=4.3=hf484d3e_0
- filelock=3.0.12=pyh9f0ad1d_0
- freetype=2.10.4=h0708190_1
- future=0.18.2=py38h578d9bd_3
- gitdb=4.0.7=pyhd8ed1ab_0
- gitpython=3.1.23=pyhd8ed1ab_1
- gmp=6.2.1=h58526e2_0
- gnutls=3.6.13=h85f3911_1
- google-api-core=1.31.2=pyhd8ed1ab_0
- google-auth=2.0.2=pyh6c4a22f_0
- googleapis-common-protos=1.53.0=py38h578d9bd_0
- gpustat=0.6.0=pyhd8ed1ab_1
- grpcio=1.38.1=py38hdd6454d_0
- hiredis=1.1.0=py38h1e0a361_1
- icu=68.1=h58526e2_0
- idna=3.1=pyhd3deb0d_0
- importlib-metadata=4.8.1=py38h578d9bd_0
- intel-openmp=2021.3.0=h06a4308_3350
- jbig=2.1=h7f98852_2003
- joblib=1.0.1=pyhd8ed1ab_0
- jpeg=9b=h024ee3a_2
- jsonref=0.2=py_0
- jsonschema=3.2.0=pyhd8ed1ab_3
- lame=3.100=h7f98852_1001
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- lerc=2.2.1=h9c3ff4c_0
- libblas=3.9.0=11_linux64_mkl
- libcblas=3.9.0=11_linux64_mkl
- libdeflate=1.7=h7f98852_5
- libffi=3.3=h58526e2_2
- libgcc-ng=11.1.0=hc902ee8_8
- libgfortran-ng=11.1.0=h69a702a_8
- libgfortran5=11.1.0=h6c583b3_8
- libgomp=11.1.0=hc902ee8_8
- libiconv=1.16=h516909a_0
- liblapack=3.9.0=11_linux64_mkl
- libopenblas=0.3.17=pthreads_h8fe5266_1
- libpng=1.6.37=h21135ba_2
- libprotobuf=3.17.2=h780b84a_1
- libstdcxx-ng=11.1.0=h56837e0_8
- libtiff=4.2.0=h85742a9_0
- libunwind=1.5.0=h9c3ff4c_1
- libuv=1.42.0=h7f98852_0
- libwebp-base=1.2.1=h7f98852_0
- lz4-c=1.9.3=h9c3ff4c_1
- mkl=2021.3.0=h06a4308_520
- monotonic=1.5=py_0
- msgpack-python=1.0.2=py38h1fd1430_1
- multidict=5.1.0=py38h497a2fe_1
- ncurses=6.2=h58526e2_4
- neptune-client=0.10.9=pyhd8ed1ab_1
- nettle=3.6=he412f7d_0
- ninja=1.10.2=h4bd325d_0
- nodejs=16.6.1=h92b4a50_0
- numpy=1.21.2=py38he2449b9_0
- nvidia-ml=7.352.0=py_0
- oauthlib=3.1.1=pyhd8ed1ab_0
- olefile=0.46=pyh9f0ad1d_1
- opencensus=0.7.13=pyhd8ed1ab_0
- opencensus-context=0.1.2=py38h578d9bd_4
- openh264=2.1.1=h780b84a_0
- openjpeg=2.4.0=hb52868f_1
- openssl=1.1.1l=h7f98852_0
- packaging=21.0=pyhd8ed1ab_0
- pandas=1.3.2=py38h43a58ef_0
- pillow=8.3.1=py38h2c7a002_0
- pip=21.2.4=pyhd8ed1ab_0
- prometheus_client=0.11.0=pyhd8ed1ab_0
- protobuf=3.17.2=py38h709712a_0
- psutil=5.8.0=py38h497a2fe_1
- py-spy=0.3.9=h2547a8a_0
- pyasn1=0.4.8=py_0
- pyasn1-modules=0.2.7=py_0
- pycparser=2.20=pyh9f0ad1d_2
- pyjwt=2.1.0=pyhd8ed1ab_0
- pyopenssl=20.0.1=pyhd8ed1ab_0
- pyparsing=2.4.7=pyh9f0ad1d_0
- pyrsistent=0.17.3=py38h497a2fe_2
- pysocks=1.7.1=py38h578d9bd_3
- python=3.8.10=h49503c6_1_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.8=2_cp38
- pytorch=1.8.0=py3.8_cpu_0
- pytz=2021.1=pyhd8ed1ab_0
- pyu2f=0.1.5=pyhd8ed1ab_0
- pyyaml=5.4.1=py38h497a2fe_1
- ray-core=1.6.0=py38h9ba0119_0
- ray-dashboard=1.6.0=py38h7a62ba7_0
- ray-default=1.6.0=py38h578d9bd_0
- ray-tune=1.6.0=py38h578d9bd_0
- readline=8.1=h46c0cb4_0
- redis-py=3.5.3=pyh9f0ad1d_0
- requests=2.26.0=pyhd8ed1ab_0
- requests-oauthlib=1.3.0=pyh9f0ad1d_0
- rsa=4.7.2=pyh44b312d_0
- scikit-learn=0.24.2=py38hacb3eff_1
- scipy=1.7.1=py38h56a6a73_0
- setproctitle=1.1.10=py38h497a2fe_1004
- setuptools=58.0.4=py38h578d9bd_0
- simplejson=3.17.5=py38h497a2fe_0
- six=1.16.0=pyh6c4a22f_0
- smmap=3.0.5=pyh44b312d_0
- sqlite=3.36.0=h9cd32fc_1
- swagger-spec-validator=2.7.3=pyh9f0ad1d_0
- tabulate=0.8.9=pyhd8ed1ab_0
- tensorboardx=2.4=pyhd8ed1ab_0
- threadpoolctl=2.2.0=pyh8a188c0_0
- tk=8.6.11=h27826a3_1
- torchaudio=0.8.0=py38
- torchvision=0.9.0=py38_cpu
- typing-extensions=3.10.0.0=hd8ed1ab_0
- typing_extensions=3.10.0.0=pyha770c72_0
- urllib3=1.26.6=pyhd8ed1ab_0
- websocket-client=0.57.0=py38h578d9bd_4
- wheel=0.37.0=pyhd8ed1ab_1
- xz=5.2.5=h516909a_1
- yaml=0.2.5=h516909a_0
- yarl=1.6.3=py38h497a2fe_2
- zipp=3.5.0=pyhd8ed1ab_0
- zlib=1.2.11=h516909a_1010
- zstd=1.4.9=ha95c52a_0
prefix: /home/kamil/miniconda3/envs/ray-tune-demo