-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconda_env.yml
More file actions
111 lines (110 loc) · 2.7 KB
/
conda_env.yml
File metadata and controls
111 lines (110 loc) · 2.7 KB
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
name: lowrank_env
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _tflow_select=2.1.0=gpu
- blas=1.0=mkl
- c-ares=1.15.0=h7b6447c_1001
- ca-certificates=2020.1.1=0
- certifi=2019.11.28=py36_0
- cudatoolkit=10.0.130=0
- cudnn=7.6.4=cuda10.0_0
- cupti=10.0.130=0
- google-pasta=0.1.8=py_0
- hdf5=1.10.4=hb1b8bf9_0
- intel-openmp=2019.4=243
- keras-applications=1.0.8=py_0
- keras-preprocessing=1.1.0=py_1
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.3.0=hdf63c60_0
- libprotobuf=3.10.1=hd408876_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- llvmlite=0.31.0=py36hd408876_0
- markdown=3.1.1=py36_0
- mkl=2019.4=243
- mkl-service=2.3.0=py36he904b0f_0
- mkl_fft=1.0.15=py36ha843d7b_0
- mkl_random=1.1.0=py36hd6b4f25_0
- nccl=1.3.5=cuda10.0_0
- ncurses=6.1=he6710b0_1
- numba=0.48.0=py36h0573a6f_0
- numpy=1.17.4=py36hc1035e2_0
- numpy-base=1.17.4=py36hde5b4d6_0
- openssl=1.1.1d=h7b6447c_4
- opt_einsum=3.1.0=py_0
- pip=19.3.1=py36_0
- python=3.6.9=h265db76_0
- readline=7.0=h7b6447c_5
- scipy=1.3.2=py36h7c811a0_0
- setuptools=42.0.1=py36_0
- six=1.13.0=py36_0
- sqlite=3.30.1=h7b6447c_0
- tbb=2020.0=hfd86e86_0
- tensorflow=2.0.0=gpu_py36h6b29c10_0
- tk=8.6.8=hbc83047_0
- werkzeug=0.16.0=py_0
- wheel=0.33.6=py36_0
- wrapt=1.11.2=py36h7b6447c_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- pip:
- absl-py==0.8.1
- astor==0.8.1
- backcall==0.1.0
- bleach==1.5.0
- blessings==1.7
- cachetools==3.1.1
- cycler==0.10.0
- decorator==4.4.1
- enum34==1.1.6
- fastrlock==0.4
- future==0.18.2
- gast==0.2.2
- google-auth==1.8.2
- google-auth-oauthlib==0.4.1
- gpustat==0.6.0
- gputil==1.4.0
- grpcio==1.25.0
- h5py==2.10.0
- html5lib==0.9999999
- ipython==7.10.1
- ipython-genutils==0.2.0
- jedi==0.15.1
- joblib==0.14.1
- kiwisolver==1.1.0
- matplotlib==3.1.2
- numpy-indexed==0.3.5
- nvidia-ml-py3==7.352.0
- oauthlib==3.1.0
- pandas==1.0.0
- parso==0.5.1
- pexpect==4.7.0
- pickleshare==0.7.5
- pillow==6.2.1
- prompt-toolkit==3.0.2
- protobuf==3.11.1
- psutil==5.6.7
- ptyprocess==0.6.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.7
- pygments==2.5.2
- pyparsing==2.4.5
- python-dateutil==2.8.1
- pytz==2019.3
- requests-oauthlib==1.3.0
- rsa==4.0
- scikit-learn==0.22
- sklearn==0.0
- tensorboard==1.8.0
- tensorflow-estimator==2.0.1
- tensorflow-gpu==1.8.0
- tensorflow-tensorboard==0.4.0
- termcolor==1.1.0
- torch==1.3.1
- tqdm==4.40.0
- traitlets==4.3.3
- wcwidth==0.1.7
prefix: ./