File tree Expand file tree Collapse file tree 4 files changed +0
-55
lines changed Expand file tree Collapse file tree 4 files changed +0
-55
lines changed Original file line number Diff line number Diff line change @@ -30,4 +30,3 @@ odh-pipeline-runtime-datascience-cpu-py312-ubi9-commit-n=f083142
30
30
odh-pipeline-runtime-pytorch-cuda-py312-ubi9-commit-n = f083142
31
31
odh-pipeline-runtime-pytorch-rocm-py312-ubi9-commit-n = f083142
32
32
odh-pipeline-runtime-tensorflow-cuda-py312-ubi9-commit-n = f083142
33
- odh-pipeline-runtime-tensorflow-rocm-py312-ubi9-commit-n = f083142
Original file line number Diff line number Diff line change @@ -30,4 +30,3 @@ odh-pipeline-runtime-datascience-cpu-py312-ubi9-n=odh-pipeline-runtime-datascien
30
30
odh-pipeline-runtime-pytorch-cuda-py312-ubi9-n = odh-pipeline-runtime-pytorch-cuda-py312-ubi9@sha256:612ca771a44c721ff9fe10bcf649eca6c2a2583351ab6b8648b5303977cb650f
31
31
odh-pipeline-runtime-pytorch-rocm-py312-ubi9-n = odh-pipeline-runtime-pytorch-rocm-py312-ubi9@sha256:e5499a78bc673a5b0252b9b162a273027b62319d127c2e18676b338c65931baa
32
32
odh-pipeline-runtime-tensorflow-cuda-py312-ubi9-n = odh-pipeline-runtime-tensorflow-cuda-py312-ubi9@sha256:1ec5c1ef1a805593d1d1464fffd4227ed1ce17f65e1f44ddaceec1fe8a50e673
33
- odh-pipeline-runtime-tensorflow-rocm-py312-ubi9-n = odh-pipeline-runtime-tensorflow-rocm-py312-ubi9@sha256:2048ebffce87cde659f0c3aa96f82d07a36fe79e0ee55cedfeb034fd7317edb2
Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ resources:
17
17
- runtime-minimal-imagestream-beta.yaml
18
18
- runtime-pytorch-imagestream-beta.yaml
19
19
- runtime-rocm-pytorch-imagestream-beta.yaml
20
- - runtime-rocm-tensorflow-imagestream-beta.yaml
21
20
- runtime-tensorflow-imagestream-beta.yaml
22
21
23
22
labels :
@@ -312,19 +311,6 @@ replacements:
312
311
kind : ImageStream
313
312
name : runtime-rocm-pytorch-beta
314
313
version : v1
315
- - source :
316
- fieldPath : data.odh-pipeline-runtime-tensorflow-rocm-py312-ubi9-n
317
- kind : ConfigMap
318
- name : notebook-image-params
319
- version : v1
320
- targets :
321
- - fieldPaths :
322
- - spec.tags.0.from.name
323
- select :
324
- group : image.openshift.io
325
- kind : ImageStream
326
- name : runtime-rocm-tensorflow-beta
327
- version : v1
328
314
- source :
329
315
fieldPath : data.odh-pipeline-runtime-tensorflow-cuda-py312-ubi9-n
330
316
kind : ConfigMap
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments