-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconda_env_GPU.yml
More file actions
122 lines (121 loc) · 3.15 KB
/
Copy pathconda_env_GPU.yml
File metadata and controls
122 lines (121 loc) · 3.15 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
111
112
113
114
115
116
117
118
119
120
121
name: deeptte
channels:
- pytorch
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- backports=1.0=py_2
- backports.shutil_get_terminal_size=1.0.0=py27_2
- backports_abc=0.5=py_1
- bleach=3.2.1=py_0
- ca-certificates=2020.7.22=0
- certifi=2019.11.28=py27_0
- configparser=4.0.2=py27_0
- cpuonly=1.0=0
- cudatoolkit=10.1.243=h6bb024c_0
- dbus=1.13.16=hb2f20db_0
- decorator=4.4.2=py_0
- defusedxml=0.6.0=py_0
- entrypoints=0.3=py27_0
- enum34=1.1.6=py27_1
- expat=2.2.10=he6710b0_2
- fontconfig=2.13.0=h9420a91_0
- freetype=2.10.2=h5ab3b9f_0
- functools32=3.2.3.2=py27_1
- futures=3.3.0=py27_0
- glib=2.65.0=h3eb4bd4_0
- gst-plugins-base=1.14.0=hbbd80ab_1
- gstreamer=1.14.0=hb31296c_0
- icu=58.2=he6710b0_3
- ipaddress=1.0.23=py_0
- ipykernel=4.10.0=py27_0
- ipython=5.8.0=py27_0
- ipython_genutils=0.2.0=py27_0
- ipywidgets=7.5.1=py_1
- jinja2=2.11.2=py_0
- jpeg=9b=h024ee3a_2
- jsonschema=2.6.0=py27_0
- jupyter=1.0.0=py27_7
- jupyter_client=5.3.4=py27_0
- jupyter_console=5.2.0=py27_1
- jupyter_core=4.6.1=py27_0
- libedit=3.1.20191231=h14c3975_1
- libffi=3.3=he6710b0_2
- libgcc-ng=9.1.0=hdf63c60_0
- libpng=1.6.37=hbc83047_0
- libsodium=1.0.18=h7b6447c_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- libuuid=1.0.3=h1bed415_2
- libxcb=1.14=h7b6447c_0
- libxml2=2.9.10=he19cac6_1
- markupsafe=1.1.1=py27h7b6447c_0
- mistune=0.8.4=py27h7b6447c_0
- nbconvert=5.6.1=py27_0
- nbformat=4.4.0=py27_0
- ncurses=6.2=he6710b0_1
- notebook=5.7.10=py27_0
- openssl=1.1.1h=h7b6447c_0
- packaging=20.4=py_0
- pandoc=2.10.1=0
- pandocfilters=1.4.2=py27_1
- pathlib2=2.3.5=py27_0
- pcre=8.44=he6710b0_0
- pexpect=4.7.0=py27_0
- pickleshare=0.7.5=py27_0
- pip=19.3.1=py27_0
- prometheus_client=0.8.0=py_0
- prompt_toolkit=1.0.15=py27_0
- ptyprocess=0.6.0=py27_0
- pygments=2.5.2=py_0
- pyparsing=2.4.7=py_0
- pyqt=5.9.2=py27h05f1152_2
- python=2.7.18=h15b4118_1
- python-dateutil=2.8.1=py_0
- pyzmq=18.1.0=py27he6710b0_0
- qt=5.9.7=h5867ecd_1
- qtconsole=4.7.7=py_0
- qtpy=1.9.0=py_0
- readline=8.0=h7b6447c_0
- scandir=1.10.0=py27h7b6447c_0
- send2trash=1.5.0=py27_0
- setuptools=44.0.0=py27_0
- simplegeneric=0.8.1=py27_2
- singledispatch=3.4.0.3=py27_0
- sip=4.19.8=py27hf484d3e_0
- six=1.15.0=py_0
- sqlite=3.33.0=h62c20be_0
- terminado=0.8.3=py27_0
- testpath=0.4.4=py_0
- tk=8.6.10=hbc83047_0
- tornado=5.1.1=py27h7b6447c_0
- traitlets=4.3.3=py27_0
- wcwidth=0.2.5=py_0
- webencodings=0.5.1=py27_1
- wheel=0.35.1=py_0
- widgetsnbextension=3.5.1=py27_0
- xz=5.2.5=h7b6447c_0
- zeromq=4.3.2=he6710b0_3
- zlib=1.2.11=h7b6447c_3
- pip:
- cffi==1.14.2
- chardet==3.0.4
- cmake==3.18.2.post1
- dataclasses==0.6
- future==0.18.2
- idna==2.10
- intel-openmp==2020.0.133
- mkl==2019.0
- mkl-include==2019.0
- ninja==1.10.0.post1
- pillow==6.2.2
- pycparser==2.20
- pyyaml==5.3.1
- requests==2.24.0
- torch==1.4.0
- torchvision==0.5.0
- typing==3.7.4.3
- typing-extensions==3.7.4.3
- ujson==1.35
- urllib3==1.25.10
- utils==0.9.0
prefix: /home/oscar/anaconda3/envs/deeptte