Commit 72725fa
Confidential Computing with GCP (#675)
* add asset policy management
* server side changes for model assets
* client side changes for model assets
* update some tests
* update server seed
* craete database migrations
* fix bug in migrations
* finalize client side
* fix data migration script
* add user extension in admin panel
* finalize
* add examples
* fix server permission
* finalize
* misc updates, add download results
* add rano cc example
* add rano test, stream gcp logs
* add skip compatibility tests, fix rano example
* fix serial logging
* allow update cc config
* update auth tests and encrypted chestxray test
* remove local containers compatibility tests
* update tests
* change model-container design
* temporary disable models webui
* some bugfixes
* remove associations from container webui
* tmp: add model html, js, routes
* update webui
* update ui print message
to not confuse users about container vs. model IDs
* fix data migration script
* fix import issue
* fix seed.py for tutorial demo
* remove model type from select dropdown - fix typo from model_detail
* fix e2e tests
* add tooltips, placeholders for asset registration
* update unit tests
* update server tests
* tmp: debug training tests
* fix training ci test
* fix linter issues
* update documentation
* use proper defaults
* fix todict
* update pydantic models design
* fix pydantic issues
* fix default values for demo dataset
* make storage migrations
---------
Co-authored-by: mhmdk0 <mohammadkassim54.mk@gmail.com>1 parent c6650f7 commit 72725fa
File tree
304 files changed
+9999
-3068
lines changed- .github/workflows
- cli
- medperf
- account_management
- asset_management
- commands
- asset
- association
- benchmark
- cc
- compatibility_test
- dataset
- execution
- mlcube
- model
- comms
- entity_resources
- containers
- parsers
- runners
- entities
- storage
- tests
- commands
- association
- benchmark
- compatibility_test
- dataset
- execution
- mlcube
- model
- comms
- entity_resources
- entities
- mocks
- web_ui
- assets
- benchmarks
- containers
- datasets
- models
- static/js
- assets
- benchmarks
- containers
- models
- templates
- asset
- benchmark
- constants
- container
- dataset
- macros
- model
- partials
- tests
- e2e
- pages
- benchmark
- container
- docs
- concepts
- containers
- getting_started
- examples/cc
- base_image
- src
- assets
- gcp
- benchmark
- chestxray
- implementation
- benchmark
- mock_benchmark
- benchmark
- rano
- implementation
- benchmark
- inference
- metrics
- server
- asset
- migrations
- benchmarkdataset
- benchmarkmodel
- migrations
- benchmark
- migrations
- tests
- certificate
- dataset
- tests
- medperf
- mlcube
- model
- migrations
- tests
- result
- migrations
- tests
- user
- migrations
- tests
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
304 files changed
+9999
-3068
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
| |||
162 | 160 | | |
163 | 161 | | |
164 | 162 | | |
165 | | - | |
| 163 | + | |
166 | 164 | | |
167 | 165 | | |
168 | | - | |
169 | | - | |
| 166 | + | |
| 167 | + | |
170 | 168 | | |
171 | 169 | | |
172 | 170 | | |
| |||
175 | 173 | | |
176 | 174 | | |
177 | 175 | | |
178 | | - | |
| 176 | + | |
179 | 177 | | |
180 | 178 | | |
181 | 179 | | |
| |||
185 | 183 | | |
186 | 184 | | |
187 | 185 | | |
188 | | - | |
| 186 | + | |
189 | 187 | | |
190 | 188 | | |
191 | 189 | | |
| |||
206 | 204 | | |
207 | 205 | | |
208 | 206 | | |
209 | | - | |
| 207 | + | |
210 | 208 | | |
211 | 209 | | |
212 | 210 | | |
| |||
223 | 221 | | |
224 | 222 | | |
225 | 223 | | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | 224 | | |
281 | 225 | | |
282 | 226 | | |
| |||
309 | 253 | | |
310 | 254 | | |
311 | 255 | | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | 256 | | |
316 | 257 | | |
317 | 258 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | | - | |
| 366 | + | |
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
| 379 | + | |
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
389 | | - | |
| 389 | + | |
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
| |||
0 commit comments