-
Notifications
You must be signed in to change notification settings - Fork 39
/
env.yml
61 lines (60 loc) · 1.75 KB
/
env.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
name: bert
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- defaults
dependencies:
- _tflow_select=2.1.0=gpu
- absl-py=0.6.1=py36_0
- astor=0.7.1=py36_0
- blas=1.0=mkl
- c-ares=1.15.0=h7b6447c_1
- gast=0.2.0=py36_0
- grpcio=1.16.1=py36hf8bcb03_1
- h5py=2.8.0=py36h989c5e5_3
- hdf5=1.10.2=hba1933b_1
- intel-openmp=2019.1=144
- keras-applications=1.0.6=py36_0
- keras-preprocessing=1.0.5=py36_0
- libedit=3.1.20170329=h6b74fdf_2
- libffi=3.2.1=hd88cf55_4
- 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
- markdown=3.0.1=py36_0
- mkl=2018.0.3=1
- mkl_fft=1.0.6=py36h7dd41cf_0
- mkl_random=1.0.1=py36h4414c95_1
- ncurses=6.1=hf484d3e_0
- numpy=1.15.4=py36h1d66e8a_0
- numpy-base=1.15.4=py36h81de0dd_0
- pip=18.1=py36_0
- protobuf=3.6.1=py36he6710b0_0
- python=3.6.7=h0371630_0
- readline=7.0=h7b6447c_5
- scipy=1.1.0=py36hfa4b5c9_1
- setuptools=40.6.2=py36_0
- six=1.11.0=py36_1
- sqlite=3.25.3=h7b6447c_0
- tensorboard=1.12.0=py36hf484d3e_0
- tensorflow-gpu=1.12.0=h0d30ee6_0
- termcolor=1.1.0=py36_1
- tk=8.6.8=hbc83047_0
- werkzeug=0.14.1=py36_0
- wheel=0.32.3=py36_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- ca-certificates=2018.03.07=0
- certifi=2018.10.15=py36_0
- cudatoolkit=9.0=h13b8566_0
- cudnn=7.1.2=cuda9.0_0
- cupti=9.0.176=0
- openssl=1.1.1a=h7b6447c_0
- tensorflow=1.12.0=gpu_py36he68c306_0
- tensorflow-base=1.12.0=gpu_py36h8e0ae2d_0
- pip:
- jieba==0.39
prefix: /data/conda/bert