-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
33 lines (32 loc) · 889 Bytes
/
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
name: ENV_NAME
channels:
- defaults
dependencies:
- _pytorch_select=1.1.0=cpu
- blas=1.0=mkl
- ca-certificates=2020.1.1=0
- certifi=2020.4.5.1=py37_0
- cffi=1.14.0=py37h7a1dbc1_0
- icc_rt=2019.0.0=h0cc432a_1
- intel-openmp=2020.1=216
- mkl=2020.1=216
- mkl-service=2.3.0=py37hb782905_0
- mkl_fft=1.0.15=py37h14836fe_0
- mkl_random=1.1.0=py37h675688f_0
- ninja=1.9.0=py37h74a9793_0
- numpy=1.18.1=py37h93ca92e_0
- numpy-base=1.18.1=py37hc3f5095_1
- openssl=1.1.1g=he774522_0
- pip=20.0.2=py37_3
- pycparser=2.20=py_0
- python=3.7.7=h81c818b_4
- pytorch=1.3.1=cpu_py37h9f948e0_0
- setuptools=46.2.0=py37_0
- six=1.14.0=py37_0
- sqlite=3.31.1=h2a8f88b_1
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.16.27012=hf0eaf9b_1
- wheel=0.34.2=py37_0
- wincertstore=0.2=py37_0
- zlib=1.2.11=h62dcd97_4
prefix: C:\Users\lukei\anaconda3\envs\ENV_NAME