-
Notifications
You must be signed in to change notification settings - Fork 0
/
conda_env.yaml
73 lines (72 loc) · 2.21 KB
/
conda_env.yaml
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
name: mlgpu
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/bioconda/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
dependencies:
- _tflow_select=2.1.0=gpu
- absl-py=0.7.0=py36_0
- astor=0.7.1=py36_0
- blas=1.0=mkl
- ca-certificates=2019.1.23=0
- certifi=2019.3.9=py36_0
- cudatoolkit=9.0=1
- cudnn=7.3.1=cuda9.0_0
- et_xmlfile=1.0.1=py36h3d2d736_0
- freetype=2.9.1=ha9979f8_1
- gast=0.2.2=py36_0
- grpcio=1.16.1=py36h351948d_1
- h5py=2.9.0=py36h5e291fa_0
- hdf5=1.10.4=h7ebc959_0
- icc_rt=2019.0.0=h0cc432a_1
- intel-openmp=2019.1=144
- jdcal=1.4=py36_0
- jpeg=9b=hb83a4c4_2
- keras-applications=1.0.6=py36_0
- keras-preprocessing=1.0.5=py36_0
- libpng=1.6.36=h2a8f88b_0
- libprotobuf=3.6.1=h7bd577a_0
- libtiff=4.0.10=hb898794_2
- markdown=3.0.1=py36_0
- mkl=2019.1=144
- mkl_fft=1.0.10=py36h14836fe_0
- mkl_random=1.0.2=py36h343c172_0
- numpy=1.16.2=py36h19fb1c0_0
- numpy-base=1.16.2=py36hc3f5095_0
- olefile=0.46=py36_0
- openpyxl=2.6.1=py_0
- openssl=1.1.1b=he774522_1
- pandas=0.24.2=py36ha925a31_0
- pillow=5.4.1=py36hdc69c19_0
- pip=19.0.3=py36_0
- protobuf=3.6.1=py36h33f27b4_0
- pymongo=3.7.2=py36ha925a31_0
- pyreadline=2.1=py36_1
- python=3.6.8=h9f7ef89_7
- python-dateutil=2.8.0=py36_0
- pytz=2018.9=py36_0
- pywin32=223=py36hfa6e2cd_1
- pyyaml=5.1=py36he774522_0
- scipy=1.2.1=py36h29ff71c_0
- setuptools=40.8.0=py36_0
- six=1.12.0=py36_0
- sqlite=3.26.0=he774522_0
- tensorboard=1.12.2=py36h33f27b4_0
- tensorflow=1.12.0=gpu_py36ha5f9131_0
- tensorflow-base=1.12.0=gpu_py36h6e53903_0
- tensorflow-gpu=1.12.0=h0d30ee6_0
- termcolor=1.1.0=py36_1
- tk=8.6.8=hfa6e2cd_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.15.26706=h3a45250_0
- werkzeug=0.14.1=py36_0
- wheel=0.33.1=py36_0
- wincertstore=0.2=py36h7fe50ca_0
- xz=5.2.4=h2fa13f4_4
- yaml=0.1.7=hc54c509_2
- zlib=1.2.11=h62dcd97_3
- zstd=1.3.7=h508b16e_0
prefix: C:\A\Anaconda\envs\mlgpu