-
Notifications
You must be signed in to change notification settings - Fork 2
/
environment.yml
104 lines (103 loc) · 5.62 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
name: tensorflow2
channels:
- defaults
dependencies:
- _tflow_select=2.1.0=gpu
- absl-py=0.7.1=py37_0
- astor=0.8.0=py37_0
- blas=1.0=mkl
- ca-certificates=2019.5.15=1
- certifi=2019.6.16=py37_1
- cudatoolkit=10.0.130=0
- cudnn=7.6.0=cuda10.0_0
- cycler=0.10.0=py37_0
- freetype=2.9.1=ha9979f8_1
- gast=0.2.2=py37_0
- grpcio=1.16.1=py37h351948d_1
- h5py=2.9.0=py37h5e291fa_0
- hdf5=1.10.4=h7ebc959_0
- icc_rt=2019.0.0=h0cc432a_1
- icu=58.2=ha66f8fd_1
- intel-openmp=2019.3=203
- jpeg=9b=hb83a4c4_2
- keras-preprocessing=1.0.9=py_0
- kiwisolver=1.1.0=py37ha925a31_0
- libpng=1.6.37=h2a8f88b_0
- libprotobuf=3.6.1=h7bd577a_0
- libtiff=4.0.10=hb898794_2
- markdown=3.1.1=py37_0
- matplotlib=3.1.1=py37hc8f65d3_0
- mkl=2019.3=203
- mkl_fft=1.0.12=py37h14836fe_0
- mkl_random=1.0.2=py37h343c172_0
- mock=3.0.5=py37_0
- mypy=0.701=py_0
- mypy_extensions=0.4.1=py37_0
- numpy=1.16.4=py37h19fb1c0_0
- numpy-base=1.16.4=py37hc3f5095_0
- olefile=0.46=py37_0
- openssl=1.1.1c=he774522_1
- pbr=5.1.3=py_0
- pip=19.2.2=py37_0
- protobuf=3.6.1=py37h33f27b4_0
- psutil=5.4.8=py37he774522_0
- pyparsing=2.4.0=py_0
- pyqt=5.9.2=py37h6538335_2
- pyreadline=2.1=py37_1
- python=3.7.0=hea74fb7_0
- python-dateutil=2.8.0=py37_0
- pytz=2019.1=py_0
- qt=5.9.7=vc14h73c81de_0
- rope=0.14.0=py_0
- scipy=1.2.1=py37h29ff71c_0
- setuptools=41.0.1=py37_0
- sip=4.19.8=py37h6538335_0
- six=1.12.0=py37_0
- sqlite=3.27.2=he774522_0
- tensorboard=1.13.1=py37h33f27b4_0
- tensorflow-estimator=1.13.0=py_0
- termcolor=1.1.0=py37_1
- tk=8.6.8=hfa6e2cd_0
- tornado=6.0.3=py37he774522_0
- typed-ast=1.2.0=py37he774522_1000
- typing=3.6.4=py37_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.15.26706=h3a45250_0
- werkzeug=0.15.2=py_0
- wheel=0.33.4=py37_0
- wincertstore=0.2=py37_0
- xz=5.2.4=h2fa13f4_4
- zlib=1.2.11=h62dcd97_3
- zstd=1.3.7=h508b16e_0
- pip:
- attrs==19.1.0
- autopep8==1.4.4
- chardet==3.0.4
- cloudpickle==0.8.1
- decorator==4.4.0
- dill==0.2.9
- future==0.17.1
- google-pasta==0.1.7
- googleapis-common-protos==1.5.10
- idna==2.8
- imageio==2.5.0
- imageio-ffmpeg==0.3.0
- keras-applications==1.0.8
- moviepy==1.0.0
- opt-einsum==3.0.1
- pillow==6.0.0
- proglog==0.1.9
- promise==2.2.1
- pycodestyle==2.5.0
- requests==2.21.0
- tb-nightly==1.15.0a20190806
- tensorflow-datasets==1.2.0
- tensorflow-gpu==2.0.0rc1
- tensorflow-hub==0.4.0
- tensorflow-metadata==0.13.0
- tf-estimator-nightly==1.14.0.dev2019080601
- tfp-nightly==0.7.0.dev20190424
- tqdm==4.31.1
- urllib3==1.24.2
- wrapt==1.11.2
prefix: E:\miniconda3\envs\tensorflow2