-
Notifications
You must be signed in to change notification settings - Fork 98
/
Copy pathenvironment.yaml
74 lines (73 loc) · 2.21 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
name: pytorch12
channels:
- https://mirrors.ustc.edu.cn/anaconda/cloud/bioconda
- pytorch
- https://mirrors.ustc.edu.cn/anaconda/pkgs/main
- https://mirrors.ustc.edu.cn/anaconda/cloud/conda-forge
- https://mirrors.ustc.edu.cn/anaconda/cloud/menpo/
- https://mirrors.ustc.edu.cn/anaconda/cloud/bioconda/
- https://mirrors.ustc.edu.cn/anaconda/cloud/msys2/
- https://mirrors.ustc.edu.cn/anaconda/cloud/conda-forge/
- https://mirrors.ustc.edu.cn/anaconda/pkgs/free/
- https://mirrors.ustc.edu.cn/anaconda/pkgs/main/
- defaults
dependencies:
- dominate=2.1.16=py36_0
- asn1crypto=0.24.0=py36_1003
- ca-certificates=2019.9.11=hecc5488_0
- certifi=2019.9.11=py36_0
- cffi=1.12.3=py36h8022711_0
- chardet=3.0.4=py36_1003
- cryptography=2.7=py36h72c5cf5_0
- freetype=2.10.0=he983fc9_1
- idna=2.8=py36_1000
- jpeg=9c=h14c3975_1001
- jsonpatch=1.24=py_0
- jsonpointer=2.0=py_0
- libblas=3.8.0=12_openblas
- libcblas=3.8.0=12_openblas
- libffi=3.2.1=he1b5a44_1006
- liblapack=3.8.0=12_openblas
- libopenblas=0.3.7=h6e990d7_1
- libpng=1.6.37=hed695b0_0
- libsodium=1.0.17=h516909a_0
- libtiff=4.0.10=h57b8799_1003
- lz4-c=1.8.3=he1b5a44_1001
- ncurses=6.1=hf484d3e_1002
- ninja=1.9.0=h6bb024c_0
- numpy=1.17.2=py36h95a1406_0
- olefile=0.46=py_0
- openssl=1.1.1c=h516909a_0
- pillow=6.1.0=py36h6b7be26_1
- pip=19.2.3=py36_0
- pycparser=2.19=py36_1
- pyopenssl=19.0.0=py36_0
- pysocks=1.7.0=py36_0
- python=3.6.7=h357f687_1005
- pyzmq=18.1.0=py36h1768529_0
- readline=8.0=hf8c457e_0
- requests=2.22.0=py36_1
- scipy=1.3.1=py36h921218d_2
- setuptools=41.2.0=py36_0
- six=1.12.0=py36_1000
- sqlite=3.29.0=hcee41ef_1
- tk=8.6.9=hed695b0_1003
- torchfile=0.1.0=py_0
- tornado=6.0.3=py36h516909a_0
- urllib3=1.25.3=py36_0
- visdom=0.1.8.9=0
- websocket-client=0.56.0=py36_0
- wheel=0.33.6=py36_0
- xz=5.2.4=h14c3975_1001
- zeromq=4.3.2=he1b5a44_2
- zlib=1.2.11=h516909a_1006
- zstd=1.4.0=h3b9ef0a_0
- _libgcc_mutex=0.1=main
- cudatoolkit=10.0.130=0
- intel-openmp=2019.4=243
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.3.0=hdf63c60_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- mkl=2019.4=243
- cpuonly=1.0=0
prefix: /home/user/anaconda3/envs/pytorch12