-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
96 lines (96 loc) · 2.85 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
name: cil_project
channels:
- pytorch
- dglteam
- anaconda
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_llvm
- absl-py=0.13.0=pyhd8ed1ab_0
- aiohttp=3.7.4.post0=py38h497a2fe_0
- async-timeout=3.0.1=py_1000
- attrs=21.2.0=pyhd8ed1ab_0
- blas=1.0=mkl
- blinker=1.4=py_1
- brotlipy=0.7.0=py38h497a2fe_1001
- c-ares=1.17.1=h7f98852_1
- ca-certificates=2021.5.30=ha878542_0
- cachetools=4.2.2=pyhd8ed1ab_0
- certifi=2021.5.30=py38h578d9bd_0
- cffi=1.14.5=py38ha65f79e_0
- chardet=4.0.0=py38h578d9bd_1
- click=8.0.1=py38h578d9bd_0
- cryptography=3.4.7=py38ha5dfef3_0
- cudatoolkit=10.1.243=h036e899_8
- dataclasses=0.8=pyhc8e2a94_1
- decorator=4.4.2=py_0
- dgl-cuda10.1=0.6.1=py38_0
- google-auth=1.30.2=pyh6c4a22f_0
- google-auth-oauthlib=0.4.1=py_2
- grpcio=1.38.0=py38hdd6454d_0
- idna=2.10=pyh9f0ad1d_0
- importlib-metadata=4.5.0=py38h578d9bd_0
- ld_impl_linux-64=2.35.1=hea4e1c9_2
- libffi=3.3=h58526e2_2
- libgcc-ng=9.3.0=h2828fa1_19
- libprotobuf=3.17.2=h780b84a_0
- libstdcxx-ng=9.3.0=h6de172a_19
- libuv=1.41.0=h7f98852_0
- llvm-openmp=11.1.0=h4bd325d_1
- markdown=3.3.4=pyhd8ed1ab_0
- matplotlib=3.4.2
- mkl=2019.5=281
- mkl-service=2.3.0=py38he904b0f_0
- mkl_fft=1.3.0=py38h54f3939_0
- mkl_random=1.1.0=py38h962f231_0
- multidict=5.1.0=py38h497a2fe_1
- ncurses=6.2=h58526e2_4
- networkx=2.5.1=pyhd8ed1ab_0
- ninja=1.10.2=h4bd325d_0
- numpy=1.19.2=py38h54aff64_0
- numpy-base=1.19.2=py38hfa32c7d_0
- oauthlib=3.1.1=pyhd8ed1ab_0
- openssl=1.1.1k=h7f98852_0
- pandas=1.1.3=py38he6710b0_0
- pip=21.0.1=pyhd8ed1ab_0
- protobuf=3.17.2=py38h709712a_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
- pysocks=1.7.1=py38h578d9bd_3
- python=3.8.10=hdb3f193_7
- python-dateutil=2.8.1=py_0
- python_abi=3.8=1_cp38
- pytorch=1.7.1=py3.8_cuda10.1.243_cudnn7.6.3_0
- pytz=2021.1=pyhd8ed1ab_0
- pyu2f=0.1.5=pyhd8ed1ab_0
- readline=8.1=h46c0cb4_0
- requests=2.25.1=pyhd3deb0d_0
- requests-oauthlib=1.3.0=pyh9f0ad1d_0
- rsa=4.7.2=pyh44b312d_0
- setuptools=49.6.0=py38h578d9bd_3
- six=1.16.0=pyh6c4a22f_0
- scikit-learn=0.24.2
- sqlite=3.35.5=h74cdb3f_0
- tensorboard=2.5.0=pyhd8ed1ab_0
- tensorboard-data-server=0.6.0=py38h2b97feb_0
- tensorboard-plugin-wit=1.8.0=pyh44b312d_0
- tk=8.6.10=h21135ba_1
- typing-extensions=3.10.0.0=hd8ed1ab_0
- typing_extensions=3.10.0.0=pyha770c72_0
- urllib3=1.26.5=pyhd8ed1ab_0
- werkzeug=2.0.1=pyhd8ed1ab_0
- wheel=0.36.2=pyhd3deb0d_0
- xz=5.2.5=h516909a_1
- yarl=1.6.3=py38h497a2fe_1
- zipp=3.4.1=pyhd8ed1ab_0
- zlib=1.2.11=h516909a_1010
- pip:
- scipy==1.6.3
- torch-tb-profiler==0.2.0
- tqdm==4.60.0
prefix: /cluster/scratch/aarslan/conda_root/envs/cil_project