forked from opendatahub-io/notebooks
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated image manifests with AMD images for minimal, pytorch and tens…
…orflow
- Loading branch information
Showing
9 changed files
with
157 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
29 changes: 29 additions & 0 deletions
29
manifests/base/jupyter-rocm-minimal-notebook-imagestream.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
apiVersion: image.openshift.io/v1 | ||
kind: ImageStream | ||
metadata: | ||
labels: | ||
opendatahub.io/notebook-image: "true" | ||
annotations: | ||
opendatahub.io/notebook-image-url: "https://github.com/red-hat-data-services/notebooks/blob/main/rocm" | ||
opendatahub.io/notebook-image-name: "ROCm" | ||
opendatahub.io/notebook-image-desc: "Jupyter ROCm notebook image for ODH notebooks." | ||
opendatahub.io/notebook-image-order: "9" | ||
name: jupyter-rocm-minimal | ||
spec: | ||
lookupPolicy: | ||
local: true | ||
tags: | ||
# N Version of the image | ||
- annotations: | ||
opendatahub.io/notebook-software: '[{"name":"ROCm","version":"6.1"},{"name":"Python","version":"v3.9"}]' | ||
opendatahub.io/notebook-python-dependencies: '[{"name":"JupyterLab","version":"3.6"},{"name": "Notebook","version": "6.5"}]' | ||
openshift.io/imported-from: quay.io/modh/rocm-notebooks | ||
opendatahub.io/workbench-image-recommended: 'true' | ||
opendatahub.io/notebook-build-commit: $(jupyter-rocm-minimal-notebook-image-commit-n) | ||
from: | ||
kind: DockerImage | ||
name: $(jupyter-rocm-minimal-notebook-image-n) | ||
name: "2024.1" | ||
referencePolicy: | ||
type: Source |
29 changes: 29 additions & 0 deletions
29
manifests/base/jupyter-rocm-pytorch-notebook-imagestream.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
apiVersion: image.openshift.io/v1 | ||
kind: ImageStream | ||
metadata: | ||
labels: | ||
opendatahub.io/notebook-image: "true" | ||
annotations: | ||
opendatahub.io/notebook-image-url: "https://github.com/red-hat-data-services/notebooks/blob/main/jupyter/rocm/pytorch" | ||
opendatahub.io/notebook-image-name: "ROCm-PyTorch" | ||
opendatahub.io/notebook-image-desc: "Jupyter ROCm optimized PyTorch notebook image for ODH notebooks." | ||
opendatahub.io/notebook-image-order: "14" | ||
name: jupyter-rocm-pytorch | ||
spec: | ||
lookupPolicy: | ||
local: true | ||
tags: | ||
# N Version of the image | ||
- annotations: | ||
opendatahub.io/notebook-software: '[{"name":"Python","version":"v3.9"},{"name":"ROCm-PyTorch","version":"2.3"}]' | ||
opendatahub.io/notebook-python-dependencies: '[{"name":"ROCm-PyTorch","version":"2.3"},{"name":"Tensorboard","version":"2.16"},{"name":"Kafka-Python","version":"2.0"},{"name":"Matplotlib","version":"3.8"},{"name":"Numpy","version":"1.26"},{"name":"Pandas","version":"2.2"},{"name":"Scikit-learn","version":"1.4"},{"name":"Scipy","version":"1.12"},{"name":"Elyra","version":"3.16"},{"name":"PyMongo","version":"4.6"},{"name":"Pyodbc","version":"5.1"}, {"name":"Codeflare-SDK","version":"0.19"}, {"name":"Sklearn-onnx","version":"1.16"}, {"name":"Psycopg","version":"3.1"}, {"name":"MySQL Connector/Python","version":"8.3"}]' | ||
openshift.io/imported-from: quay.io/modh/rocm-notebooks | ||
opendatahub.io/workbench-image-recommended: 'true' | ||
opendatahub.io/notebook-build-commit: $(odh-rocm-pytorch-notebook-image-commit-n) | ||
from: | ||
kind: DockerImage | ||
name: $(odh-rocm-pytorch-notebook-image-commit-n) | ||
name: "2024.1" | ||
referencePolicy: | ||
type: Source |
29 changes: 29 additions & 0 deletions
29
manifests/base/jupyter-rocm-tensorflow-notebook-imagestream.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
apiVersion: image.openshift.io/v1 | ||
kind: ImageStream | ||
metadata: | ||
labels: | ||
opendatahub.io/notebook-image: "true" | ||
annotations: | ||
opendatahub.io/notebook-image-url: "https://github.com/red-hat-data-services/notebooks/blob/main/jupyter/rocm/tensorflow" | ||
opendatahub.io/notebook-image-name: "ROCm-TensorFlow" | ||
opendatahub.io/notebook-image-desc: "Jupyter ROCm optimized TensorFlow notebook image for ODH notebooks." | ||
opendatahub.io/notebook-image-order: "15" | ||
name: jupyter-rocm-tensorflow | ||
spec: | ||
lookupPolicy: | ||
local: true | ||
tags: | ||
# N Version of the image | ||
- annotations: | ||
opendatahub.io/notebook-software: '[{"name":"Python","version":"v3.9"},{"name":"ROCm-TensorFlow","version":"2.15"}]' | ||
opendatahub.io/notebook-python-dependencies: '[{"name":"ROCm-TensorFlow","version":"2.15"},{"name":"Tensorboard","version":"2.15"},{"name":"Kafka-Python","version":"2.0"},{"name":"Matplotlib","version":"3.8"},{"name":"Numpy","version":"1.26"},{"name":"Pandas","version":"2.2"},{"name":"Scikit-learn","version":"1.4"},{"name":"Scipy","version":"1.12"},{"name":"Elyra","version":"3.16"},{"name":"PyMongo","version":"4.6"},{"name":"Pyodbc","version":"5.1"}, {"name":"Codeflare-SDK","version":"0.19"}, {"name":"Sklearn-onnx","version":"1.16"}, {"name":"Psycopg","version":"3.1"}, {"name":"MySQL Connector/Python","version":"8.3"}]' | ||
openshift.io/imported-from: quay.io/modh/rocm-notebooks | ||
opendatahub.io/workbench-image-recommended: 'true' | ||
opendatahub.io/notebook-build-commit: $(odh-rocm-tensorflow-notebook-image-commit-n) | ||
from: | ||
kind: DockerImage | ||
name: $(odh-rocm-tensorflow-notebook-image-commit-n) | ||
name: "2024.1" | ||
referencePolicy: | ||
type: Source |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters