@@ -207,19 +207,19 @@ def test_image_size_change(self, image: str):
207
207
"odh-notebook-cuda-ubi9-python-3.11" : 9070 , # TODO
208
208
"odh-notebook-jupyter-datascience-ubi9-python-3.11" : 2845 ,
209
209
"odh-notebook-jupyter-minimal-ubi9-python-3.11" : 1472 , # gpu 9070; rocm 26667 ???
210
- "odh-notebook-jupyter-pytorch-ubi9-python-3.11" : 15444 ,
211
- "odh-notebook-cuda-jupyter-tensorflow-ubi9-python-3.11" : 15218 ,
212
- "odh-notebook-jupyter-trustyai-ubi9-python-3.11" : 8613 ,
213
- "odh-notebook-jupyter-rocm-pytorch-ubi9-python-3.11" : 33001 ,
214
- "odh-notebook-jupyter-rocm-tensorflow-ubi9-python-3.11" : 30241 ,
210
+ "odh-notebook-jupyter-pytorch-ubi9-python-3.11" : 15861 , # 15444,
211
+ "odh-notebook-cuda-jupyter-tensorflow-ubi9-python-3.11" : 20401 , # 15218,
212
+ "odh-notebook-jupyter-trustyai-ubi9-python-3.11" : 8866 , # 8613,
213
+ "odh-notebook-jupyter-rocm-pytorch-ubi9-python-3.11" : 33268 , # 33001,
214
+ "odh-notebook-jupyter-rocm-tensorflow-ubi9-python-3.11" : 30507 , # 30241,
215
215
"odh-notebook-rstudio-server-c9s-python-3.11" : 13201 , # 3221 ??
216
- "odh-notebook-runtime-datascience-ubi9-python-3.11" : 2518 ,
217
- "odh-notebook-runtime-minimal-ubi9-python-3.11" : 1362 ,
218
- "odh-notebook-runtime-pytorch-ubi9-python-3.11" : 7487 ,
219
- "odh-notebook-cuda-runtime-tensorflow-ubi9-python-3.11" : 14572 ,
220
- "odh-notebook-runtime-rocm-pytorch-ubi9-python-3.11" : 32682 ,
221
- "odh-notebook-rocm-runtime-tensorflow-ubi9-python-3.11" : 29805 ,
222
- "odh-notebook-code-server-ubi9-python-3.11" : 2598 ,
216
+ "odh-notebook-runtime-datascience-ubi9-python-3.11" : 2690 , # 2518,
217
+ "odh-notebook-runtime-minimal-ubi9-python-3.11" : 1527 , # 1362,
218
+ "odh-notebook-runtime-pytorch-ubi9-python-3.11" : 7711 , # 7487,
219
+ "odh-notebook-cuda-runtime-tensorflow-ubi9-python-3.11" : 15114 , # 14572,
220
+ "odh-notebook-runtime-rocm-pytorch-ubi9-python-3.11" : 32864 , # 32682,
221
+ "odh-notebook-rocm-runtime-tensorflow-ubi9-python-3.11" : 29985 , # 29805,
222
+ "odh-notebook-code-server-ubi9-python-3.11" : 2993 , # 2598,
223
223
"odh-notebook-rocm-python-3.11" : 26667 , # TODO
224
224
}
225
225
0 commit comments