-
Notifications
You must be signed in to change notification settings - Fork 3
/
environment.yml
94 lines (94 loc) · 2.65 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
name: FLEXClone
channels:
- pytorch
- intel
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- blas=1.1=openblas
- bleach=1.5.0=py36_0
- ca-certificates=2021.10.8=ha878542_0
- certifi=2021.5.30=py36h5fab9bb_0
- cffi=1.14.1=py36h0ff685e_0
- click=7.1.2=pyh9f0ad1d_0
- conda-verify=3.1.1=py36h5fab9bb_1003
- cudatoolkit=10.0.130=0
- cycler=0.10.0=py_2
- decorator=4.4.2=py_0
- einops=0.3.2=pyhd8ed1ab_0
- freetype=2.10.2=he06d7ca_0
- future=0.18.2=py36h5fab9bb_3
- h5py=2.10.0=py36h7918eee_0
- hdf5=1.10.4=nompi_h3c11f04_1106
- html5lib=0.9999999=py36_0
- importlib-metadata=1.7.0=py36h9f0ad1d_0
- intel-openmp=2019.4=243
- intelpython=2021.3.0=7
- jinja2=3.0.3=pyhd8ed1ab_0
- jpeg=9d=h516909a_0
- kiwisolver=1.2.0=py36hdb11119_0
- lcms2=2.11=hbd6801e_0
- ld_impl_linux-64=2.34=hc38a660_9
- libblas=3.8.0=17_openblas
- libcblas=3.8.0=17_openblas
- libffi=3.2.1=he1b5a44_1007
- libgcc-ng=9.3.0=h24d8f2e_16
- libgfortran=3.0.0=1
- libgfortran-ng=7.5.0=hdf63c60_16
- libgomp=9.3.0=h24d8f2e_16
- liblapack=3.8.0=17_openblas
- libopenblas=0.3.10=h5a2b251_0
- libpng=1.6.37=hed695b0_2
- libprotobuf=3.13.0=h8b12597_0
- libstdcxx-ng=9.3.0=hdf63c60_16
- libtiff=4.2.0=h85742a9_0
- libwebp-base=1.1.0=h516909a_3
- lz4-c=1.9.2=he1b5a44_3
- markdown=3.2.2=py_0
- matplotlib=3.3.1=1
- matplotlib-base=3.3.1=py36h817c723_0
- mkl=2018.0.3=1
- mkl-service=2.1.0=py36_2
- ncurses=6.2=he1b5a44_1
- ninja=1.10.1=hc9558a2_1
- numpy=1.19.5=py36h2aa4a07_1
- olefile=0.46=py_0
- openblas=0.2.19=2
- openssl=1.1.1k=h7f98852_0
- pip=20.2.2=py_0
- prettytable=2.4.0=pyhd8ed1ab_0
- protobuf=3.13.0=py36h831f99a_0
- pycparser=2.20=pyh9f0ad1d_2
- pyparsing=2.4.7=pyh9f0ad1d_0
- python=3.6.11=h4d41432_2_cpython
- python_abi=3.6=1_cp36m
- pytorch=1.4.0=py3.6_cuda10.0.130_cudnn7.6.3_0
- pyyaml=5.4.1=py36h8f6f2f9_0
- readline=8.0=he28a2e2_2
- scipy=1.4.1=py36h2d22cac_3
- setuptools=49.6.0=py36h9f0ad1d_0
- six=1.15.0=pyh9f0ad1d_0
- sqlite=3.33.0=h4cf870e_0
- tensorboardx=1.4=py_0
- tk=8.6.10=hed695b0_0
- torchvision=0.5.0=py36_cu100
- tornado=6.0.4=py36h8c4c3a4_1
- wcwidth=0.2.5=pyh9f0ad1d_2
- webencodings=0.5.1=py_1
- werkzeug=1.0.1=pyh9f0ad1d_0
- wheel=0.35.1=pyh9f0ad1d_0
- xz=5.2.5=h516909a_1
- yaml=0.2.5=h516909a_0
- zipp=3.1.0=py_0
- zlib=1.2.11=h516909a_1009
- zstd=1.4.5=h6597ccf_2
- pip:
- markupsafe==1.1.1
- pillow==7.1.0
- python-dateutil==2.6.0
- python-graphviz==0.16
prefix: /home/briangordon/miniconda3/envs/FLEXClone