-
Notifications
You must be signed in to change notification settings - Fork 5
/
environment.yaml
109 lines (108 loc) · 2.7 KB
/
environment.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
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
name: texar
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
- defaults
dependencies:
- asn1crypto=0.22.0=py36_0
- blas=1.0=mkl
- bleach=1.5.0=py36_0
- certifi=2016.2.28=py36_0
- cffi=1.10.0=py36_0
- chardet=3.0.4=py36_0
- cryptography=1.8.1=py36_0
- html5lib=0.9999999=py36_0
- idna=2.6=py36_0
- libffi=3.2.1=1
- markdown=2.6.9=py36_0
- openssl=1.0.2l=0
- packaging=16.8=py36_0
- pip=9.0.1=py36_1
- pycparser=2.18=py36_0
- pyopenssl=17.0.0=py36_0
- pyparsing=2.2.0=py36_0
- pysocks=1.6.6=py36_0
- python=3.6.0=0
- readline=6.2=2
- setuptools=36.4.0=py36_1
- six=1.10.0=py36_0
- sqlite=3.13.0=0
- termcolor=1.1.0=py36_0
- tk=8.5.18=0
- werkzeug=0.12.2=py36_0
- wheel=0.29.0=py36_0
- xz=5.2.3=0
- zlib=1.2.11=0
- _tflow_select=2.1.0=gpu
- absl-py=0.7.0=py36_0
- astor=0.7.1=py36_0
- cudatoolkit=9.0=h13b8566_0
- cudnn=7.3.1=cuda9.0_0
- cupti=9.0.176=0
- gast=0.2.2=py36_0
- grpcio=1.12.1=py36hdbcaa40_0
- h5py=2.9.0=py36h7918eee_0
- hdf5=1.10.4=hb1b8bf9_0
- intel-openmp=2019.1=144
- keras-applications=1.0.6=py36_0
- keras-preprocessing=1.0.5=py36_0
- libgcc-ng=8.2.0=hdf63c60_1
- libgfortran-ng=7.3.0=hdf63c60_0
- libprotobuf=3.6.1=hd408876_0
- libstdcxx-ng=8.2.0=hdf63c60_1
- mkl=2019.1=144
- mkl_fft=1.0.10=py36ha843d7b_0
- mkl_random=1.0.2=py36hd81dba3_0
- numpy=1.15.4=py36h7e9f1db_0
- numpy-base=1.15.4=py36hde5b4d6_0
- protobuf=3.6.1=py36he6710b0_0
- scipy=1.2.1=py36h7c811a0_0
- tensorboard=1.12.0=py36hf484d3e_0
- tensorflow=1.12.0=gpu_py36he68c306_0
- tensorflow-base=1.12.0=gpu_py36h8e0ae2d_0
- tensorflow-gpu=1.12.0=h0d30ee6_0
- urllib3=1.25.3=py36_0
- pip:
- asgiref==3.2.10
- astunparse==1.6.3
- axel==0.0.7
- blessings==1.7
- boto==2.49.0
- boto3==1.14.9
- botocore==1.17.9
- django==3.0.4
- docutils==0.15.2
- funcsigs==1.0.2
- gitdb==4.0.4
- gitpython==3.1.1
- gpustat==0.6.0
- importlib-metadata==1.6.1
- jmespath==0.10.0
- jsonpickle==1.4
- mock==2.0.0
- munkres==1.1.2
- nltk==3.4
- nodejs==0.1.1
- nvidia-ml-py3==7.352.0
- optional-django==0.1.0
- pbr==5.1.2
- psutil==5.7.0
- pyxdameraulevenshtein==1.5.1
- pyyaml==5.1.2
- regex==2020.4.4
- requests==2.21.0
- s3transfer==0.3.3
- scikit-learn==0.20.2
- semver==2.10.2
- singledispatch==3.4.0.3
- smart-open==1.8.4
- smmap==3.0.2
- sortedcontainers==2.1.0
- sqlparse==0.3.1
- tensorflow-estimator==1.13.0
- texar==0.1
- tqdm==4.32.1
- typed-ast==1.4.0
- yarn==0.0.8
- zipp==3.1.0
prefix: /data/linshuai/anaconda3/envs/texar