forked from thuml/CDAN
-
Notifications
You must be signed in to change notification settings - Fork 2
/
pytorch.yml
78 lines (77 loc) · 1.91 KB
/
pytorch.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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
name: pytorch
channels:
- pytorch
- defaults
dependencies:
- astroid=2.3.3=py36_0
- blas=1.0=mkl
- certifi=2019.9.11=py36_0
- cffi=1.13.1=py36h7a1dbc1_0
- colorama=0.4.3=py_0
- cudatoolkit=10.1.243=h74a9793_0
- freetype=2.9.1=ha9979f8_1
- icc_rt=2019.0.0=h0cc432a_1
- intel-openmp=2019.4=245
- isort=4.3.21=py36_0
- jpeg=9b=hb83a4c4_2
- lazy-object-proxy=1.4.3=py36he774522_0
- libpng=1.6.37=h2a8f88b_0
- libtiff=4.1.0=h56a325e_0
- mccabe=0.6.1=py36_1
- mkl=2019.4=245
- mkl-service=2.3.0=py36hb782905_0
- mkl_fft=1.0.15=py36h14836fe_0
- mkl_random=1.1.0=py36h675688f_0
- ninja=1.9.0=py36h74a9793_0
- numpy-base=1.18.1=py36hc3f5095_1
- olefile=0.46=py36_0
- pillow=6.2.1=py36hdc69c19_0
- pip=19.3.1=py36_0
- pycparser=2.19=py36_0
- pylint=2.4.4=py36_0
- python=3.6.8=h9f7ef89_7
- pytorch=1.3.1=py3.6_cuda101_cudnn7_0
- six=1.13.0=py36_0
- sqlite=3.30.1=he774522_0
- tk=8.6.8=hfa6e2cd_0
- torchvision=0.4.2=py36_cu101
- typed-ast=1.4.1=py36he774522_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.16.27012=hf0eaf9b_0
- wheel=0.33.6=py36_0
- wincertstore=0.2=py36h7fe50ca_0
- wrapt=1.12.1=py36he774522_1
- xz=5.2.4=h2fa13f4_4
- zlib=1.2.11=h62dcd97_3
- zstd=1.3.7=h508b16e_0
- pip:
- absl-py==0.8.1
- astor==0.8.0
- cycler==0.10.0
- flashtorch==0.1.2
- gast==0.3.2
- grpcio==1.25.0
- importlib-resources==1.4.0
- ipdb==0.13.2
- joblib==0.14.1
- kiwisolver==1.1.0
- markdown==3.1.1
- matplotlib==3.1.1
- numpy==1.16.3
- pandas==0.25.3
- protobuf==3.10.0
- pycodestyle==2.5.0
- pyparsing==2.4.5
- python-dateutil==2.8.1
- pytz==2019.3
- scikit-learn==0.22.2.post1
- scipy==1.4.1
- setuptools==39.1.0
- sklearn==0.0
- tensorboard==1.9.0
- tensorboardx==2.0
- tensorflow-gpu==1.9.0
- termcolor==1.1.0
- torchsummary==1.5.1
- tqdm==4.38.0
- werkzeug==0.16.0