-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathenv.yaml
42 lines (41 loc) · 1.42 KB
/
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
name: simplified_tinybert
channels:
- conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/bioconda/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/menpo/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- ca-certificates=2020.12.5=ha878542_0
- certifi=2020.12.5=py37h89c1867_1
- cudatoolkit-dev=10.1.243=h516909a_3
- ld_impl_linux-64=2.35.1=hea4e1c9_2
- libffi=3.3=h58526e2_2
- libgcc-ng=9.3.0=h2828fa1_18
- libgomp=9.3.0=h2828fa1_18
- libstdcxx-ng=9.3.0=h6de172a_18
- ncurses=6.2=h58526e2_4
- openssl=1.1.1j=h7f98852_0
- pip=21.0.1=pyhd8ed1ab_0
- python=3.7.10=hffdb5ce_100_cpython
- python_abi=3.7=1_cp37m
- readline=8.0=he28a2e2_2
- setuptools=49.6.0=py37h89c1867_3
- sqlite=3.34.0=h74cdb3f_0
- tk=8.6.10=h21135ba_1
- tqdm=4.58.0=pyhd8ed1ab_0
- wheel=0.36.2=pyhd3deb0d_0
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h516909a_1010
- pip:
- apex==0.1
- future==0.18.2
- numpy==1.20.1
- torch==1.3.0
prefix: /home/chenxuanang/anaconda3/envs/simplified_tinybert