-
Notifications
You must be signed in to change notification settings - Fork 48
/
Copy pathenvironment.yml
66 lines (66 loc) · 1.7 KB
/
environment.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
name: BCDL
channels:
- pytorch
- defaults
dependencies:
- ca-certificates=2018.03.07=0
- certifi=2018.1.18=py27_0
- cffi=1.11.5=py27h9745a5d_0
- cudatoolkit=8.0=3
- freetype=2.8=hab7d2ae_1
- imageio=2.3.0=py27_0
- intel-openmp=2018.0.0=8
- jpeg=9b=h024ee3a_2
- libedit=3.1=heed3624_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=7.2.0=hdf63c60_3
- libgfortran-ng=7.2.0=hdf63c60_3
- libpng=1.6.34=hb9fc6fc_0
- libstdcxx-ng=7.2.0=hdf63c60_3
- libtiff=4.0.9=h28f6b97_0
- mkl=2018.0.2=1
- mkl_fft=1.0.1=py27h3010b51_0
- mkl_random=1.0.1=py27h629b387_0
- ncurses=6.0=h9df7e31_2
- numpy=1.14.2=py27hdbf6ddf_1
- olefile=0.45.1=py27_0
- openssl=1.0.2o=h20670df_0
- pillow=5.0.0=py27h3deb7b8_0
- pip=9.0.3=py27_0
- pycparser=2.18=py27hefa08c5_1
- python=2.7.14=h1571d57_31
- readline=7.0=ha6073c6_4
- scipy=1.0.1=py27hfc37229_0
- setuptools=39.0.1=py27_0
- six=1.11.0=py27h5f960f1_1
- sqlite=3.22.0=h1bed415_0
- tk=8.6.7=hc745277_3
- wheel=0.31.0=py27_0
- xz=5.2.3=h55aa19d_2
- zlib=1.2.11=ha838bed_2
- pytorch=0.3.1=py27_cuda8.0.61_cudnn7.1.2_3
- torchvision=0.2.0=py27hfb27419_1
- pip:
- backports-abc==0.4
- backports.functools-lru-cache==1.5
- backports.ssl-match-hostname==3.5.0.1
- cycler==0.10.0
- functools32==3.2.3.post2
- ipython-genutils==0.1.0
- ipywidgets==4.1.1
- jsonschema==2.5.1
- kiwisolver==1.0.1
- matplotlib==2.2.2
- nbformat==4.0.1
- pandas==0.22.0
- path.py==8.1.2
- ptyprocess==0.5.1
- pyparsing==2.2.0
- python-dateutil==2.7.2
- pytz==2018.4
- seaborn==0.8.1
- singledispatch==3.4.0.3
- subprocess32==3.2.7
- terminado==0.6
- torch==0.3.1.post3
- tornado==4.3