-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
173 lines (173 loc) · 4.66 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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
name: myenv
channels:
- conda-forge
- nvidia
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- ca-certificates=2023.01.10=h06a4308_0
- certifi=2022.12.7=py39h06a4308_0
- cuda=11.3.0=h3b286be_0
- cuda-cccl=12.0.140=0
- cuda-command-line-tools=12.0.1=0
- cuda-compiler=11.3.0=h3b286be_0
- cuda-cudart=12.0.146=0
- cuda-cudart-dev=12.0.146=0
- cuda-cudart-static=12.0.146=0
- cuda-cuobjdump=12.0.140=0
- cuda-cupti=12.0.146=0
- cuda-cupti-static=12.0.146=0
- cuda-cuxxfilt=12.0.140=0
- cuda-driver-dev=12.0.146=0
- cuda-gdb=12.0.140=0
- cuda-libraries=12.0.1=0
- cuda-libraries-dev=12.0.1=0
- cuda-libraries-static=12.0.1=0
- cuda-nsight=12.0.140=0
- cuda-nsight-compute=12.0.1=0
- cuda-nvcc=11.3.58=h2467b9f_0
- cuda-nvdisasm=12.0.140=0
- cuda-nvml-dev=12.0.140=0
- cuda-nvprof=12.0.146=0
- cuda-nvprune=12.0.140=0
- cuda-nvrtc=12.0.140=0
- cuda-nvrtc-dev=12.0.140=0
- cuda-nvrtc-static=12.0.140=0
- cuda-nvtx=12.0.140=0
- cuda-nvvp=12.0.146=0
- cuda-opencl=12.0.140=0
- cuda-opencl-dev=12.0.140=0
- cuda-profiler-api=12.0.140=0
- cuda-runtime=12.0.1=0
- cuda-samples=11.6.101=h8efea70_0
- cuda-sanitizer-api=12.0.140=0
- cuda-toolkit=11.3.0=h3b286be_0
- cuda-tools=12.0.1=0
- cuda-visual-tools=12.0.1=0
- cudatoolkit=11.4.2=h7a5bcfd_10
- cudnn=8.1.0.77=h90431f1_0
- gds-tools=1.5.1.14=0
- ld_impl_linux-64=2.38=h1181459_1
- libcublas=12.0.2.224=0
- libcublas-dev=12.0.2.224=0
- libcublas-static=12.0.2.224=0
- libcufft=11.0.1.95=0
- libcufft-dev=11.0.1.95=0
- libcufft-static=11.0.1.95=0
- libcufile=1.5.1.14=0
- libcufile-dev=1.5.1.14=0
- libcufile-static=1.5.1.14=0
- libcurand=10.3.1.124=0
- libcurand-dev=10.3.1.124=0
- libcurand-static=10.3.1.124=0
- libcusolver=11.4.3.1=0
- libcusolver-dev=11.4.3.1=0
- libcusolver-static=11.4.3.1=0
- libcusparse=12.0.1.140=0
- libcusparse-dev=12.0.1.140=0
- libcusparse-static=12.0.1.140=0
- libffi=3.4.2=h6a678d5_6
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libnpp=12.0.1.104=0
- libnpp-dev=12.0.1.104=0
- libnpp-static=12.0.1.104=0
- libnvjitlink=12.0.140=0
- libnvjitlink-dev=12.0.140=0
- libnvjpeg=12.0.1.102=0
- libnvjpeg-dev=12.0.1.102=0
- libnvjpeg-static=12.0.1.102=0
- libstdcxx-ng=11.2.0=h1234567_1
- ncurses=6.4=h6a678d5_0
- nsight-compute=2022.4.1.6=0
- openssl=1.1.1t=h7f8727e_0
- python=3.9.16=h7a1cb2a_0
- readline=8.2=h5eee18b_0
- setuptools=65.6.3=py39h06a4308_0
- sqlite=3.40.1=h5082296_0
- tk=8.6.12=h1ccaba5_0
- tzdata=2022g=h04d1e81_0
- wheel=0.38.4=py39h06a4308_0
- xz=5.2.10=h5eee18b_1
- zlib=1.2.13=h5eee18b_0
- pip:
- absl-py==1.4.0
- asttokens==2.2.1
- astunparse==1.6.3
- backcall==0.2.0
- cachetools==5.3.0
- charset-normalizer==3.0.1
- contourpy==1.0.7
- cycler==0.11.0
- decorator==5.1.1
- deprecated==1.2.13
- executing==1.2.0
- flatbuffers==23.1.21
- fonttools==4.38.0
- gast==0.4.0
- google-auth==2.16.1
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- grpcio==1.51.3
- h5py==3.8.0
- idna==3.4
- imageio==2.25.1
- importlib-metadata==6.0.0
- importlib-resources==5.12.0
- ipython==8.10.0
- jedi==0.18.2
- joblib==1.2.0
- keras==2.11.0
- kiwisolver==1.4.4
- libclang==15.0.6.1
- markdown==3.4.1
- markupsafe==2.1.2
- matplotlib==3.7.0
- matplotlib-inline==0.1.6
- nibabel==5.0.1
- numpy==1.24.2
- oauthlib==3.2.2
- opt-einsum==3.3.0
- packaging==23.0
- pandas==1.5.3
- parso==0.8.3
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==9.4.0
- pip==23.0.1
- prompt-toolkit==3.0.37
- protobuf==3.19.6
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pygments==2.14.0
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2022.7.1
- requests==2.28.2
- requests-oauthlib==1.3.1
- rsa==4.9
- scikit-learn==1.2.1
- scipy==1.10.1
- seaborn==0.12.2
- simpleitk==2.2.1
- six==1.16.0
- stack-data==0.6.2
- tensorboard==2.11.2
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow==2.11.0
- tensorflow-estimator==2.11.0
- tensorflow-io-gcs-filesystem==0.30.0
- termcolor==2.2.0
- tf-keras-vis==0.8.4
- threadpoolctl==3.1.0
- traitlets==5.9.0
- typing-extensions==4.5.0
- urllib3==1.26.14
- wcwidth==0.2.6
- werkzeug==2.2.3
- wrapt==1.14.1
- zipp==3.14.0