forked from bingqingchen/PROF
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathenvironment.yml
More file actions
105 lines (105 loc) · 2.96 KB
/
environment.yml
File metadata and controls
105 lines (105 loc) · 2.96 KB
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
95
96
97
98
99
100
101
102
103
104
105
name: nn-w-proj
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- ampl-mp=3.1.0=h616b090_1004
- backcall=0.2.0=pyhd3eb1b0_0
- ca-certificates=2021.4.13=h06a4308_1
- certifi=2020.12.5=py39h06a4308_0
- cvxpy=1.1.12=py39hf3d152e_0
- cvxpy-base=1.1.12=py39hde0f152_0
- cyipopt=1.0.3=py39h3c5bb4f_0
- decorator=5.0.7=pyhd3eb1b0_0
- ecos=2.0.8=py39hce5d2b2_0
- future=0.18.2=py39hf3d152e_3
- ipopt=3.13.4=h7ede334_0
- ipykernel=5.3.4=py39hb070fc8_0
- ipython=7.22.0=py39hb070fc8_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- jedi=0.17.2=py39h06a4308_1
- jupyter_client=6.1.12=pyhd3eb1b0_0
- jupyter_core=4.7.1=py39h06a4308_0
- ld_impl_linux-64=2.35.1=hea4e1c9_2
- libblas=3.9.0=9_openblas
- libcblas=3.9.0=9_openblas
- libffi=3.3=h58526e2_2
- libgcc-ng=9.3.0=h2828fa1_19
- libgfortran-ng=9.3.0=hff62375_19
- libgfortran5=9.3.0=hff62375_19
- libgomp=9.3.0=h2828fa1_19
- liblapack=3.9.0=9_openblas
- libopenblas=0.3.15=pthreads_h8fe5266_0
- libsodium=1.0.18=h7b6447c_0
- libstdcxx-ng=9.3.0=h6de172a_19
- metis=5.1.0=h58526e2_1006
- mumps-include=5.2.1=ha770c72_10
- mumps-seq=5.2.1=h47a8eb5_10
- ncurses=6.2=h58526e2_4
- numpy=1.20.2=py39hdbf815f_0
- openssl=1.1.1k=h27cfd23_0
- osqp=0.6.2=py39hde0f152_1
- parso=0.7.0=py_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=21.0.1=py39h06a4308_0
- prompt-toolkit=3.0.17=pyh06a4308_0
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pygments=2.8.1=pyhd3eb1b0_0
- python=3.9.4=hffdb5ce_0_cpython
- python-dateutil=2.8.1=pyhd3eb1b0_0
- python_abi=3.9=1_cp39
- pyzmq=20.0.0=py39h2531618_1
- qdldl-python=0.1.5=py39hde0f152_0
- readline=8.1=h46c0cb4_0
- scipy=1.6.3=py39hee8e79c_0
- scotch=6.0.9=h0eec0ba_1
- scs=2.1.3=py39h3c5bb4f_0
- setuptools=49.6.0=py39hf3d152e_3
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.35.5=h74cdb3f_0
- tk=8.6.10=h21135ba_1
- tornado=6.1=py39h27cfd23_0
- traitlets=5.0.5=pyhd3eb1b0_0
- tzdata=2021a=he74cb21_0
- wcwidth=0.2.5=py_0
- wheel=0.36.2=pyhd3deb0d_0
- xz=5.2.5=h516909a_1
- zeromq=4.3.4=h2531618_0
- zlib=1.2.11=h516909a_1010
- pip:
- absl-py==0.13.0
- cachetools==4.2.2
- charset-normalizer==2.0.5
- cvxpylayers==0.1.5
- cycler==0.10.0
- diffcp==1.0.16
- google-auth==1.35.0
- google-auth-oauthlib==0.4.6
- grpcio==1.40.0
- idna==3.2
- kiwisolver==1.3.1
- markdown==3.3.4
- matplotlib==3.4.2
- oauthlib==3.1.1
- pillow==8.2.0
- protobuf==3.17.3
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pybind11==2.6.2
- pyparsing==2.4.7
- pypower==5.1.15
- requests==2.26.0
- requests-oauthlib==1.3.0
- rsa==4.7.2
- tensorboard==2.6.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.0
- threadpoolctl==2.1.0
- torch==1.8.1
- typing-extensions==3.10.0.0
- urllib3==1.26.6
- werkzeug==2.0.1
prefix: /home/bingqinc/anaconda3/envs/nn-w-proj