Skip to content

Commit

Permalink
Update codeflare-sdk 0.21.1 version in 2024.1 for ray and certs suppo…
Browse files Browse the repository at this point in the history
…rt (#740)

* Update codeflare-sdk 0.21.1 version in 2024.1 for certs support

Signed-off-by: Harshad Reddy Nalla <hnalla@redhat.com>

* Upgrade rocm images with the details of codeflare-sdk

Signed-off-by: Harshad Reddy Nalla <hnalla@redhat.com>

---------

Signed-off-by: Harshad Reddy Nalla <hnalla@redhat.com>
  • Loading branch information
harshad16 authored Oct 11, 2024
1 parent bfffb20 commit 6728983
Show file tree
Hide file tree
Showing 22 changed files with 9,576 additions and 7,806 deletions.
2 changes: 1 addition & 1 deletion jupyter/datascience/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.19.1"
codeflare-sdk = "~=0.21.1"
memray = "~=1.10.0" # any version above this would cause issue with rich package
# DB connectors
pymongo = "~=4.6.2"
Expand Down
1,477 changes: 811 additions & 666 deletions jupyter/datascience/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/pytorch/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.19.1"
codeflare-sdk = "~=0.21.1"
memray = "~=1.10.0" # any version above this would cause issue with rich package
# DB connectors
pymongo = "~=4.6.2"
Expand Down
1,483 changes: 814 additions & 669 deletions jupyter/pytorch/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/rocm/pytorch/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.19.1"
codeflare-sdk = "~=0.21.1"
memray = "~=1.10.0" # any version above this would cause issue with rich package
# DB connectors
pymongo = "~=4.6.2"
Expand Down
2,948 changes: 1,591 additions & 1,357 deletions jupyter/rocm/pytorch/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/rocm/tensorflow/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.19.1"
codeflare-sdk = "~=0.21.1"
memray = "~=1.10.0" # any version above this would cause issue with rich package
# DB connectors
pymongo = "~=4.6.2"
Expand Down
2,972 changes: 1,609 additions & 1,363 deletions jupyter/rocm/tensorflow/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/tensorflow/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.19.1"
codeflare-sdk = "~=0.21.1"
memray = "~=1.10.0" # any version above this would cause issue with rich package
# DB connectors
pymongo = "~=4.6.2"
Expand Down
1,534 changes: 842 additions & 692 deletions jupyter/tensorflow/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jupyter/trustyai/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.19.1"
codeflare-sdk = "~=0.21.1"
memray = "~=1.10.0" # any version above this would cause issue with rich package
# DB connectors
pymongo = "~=4.6.2"
Expand Down
1,477 changes: 811 additions & 666 deletions jupyter/trustyai/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion runtimes/datascience/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plotly = "~=5.20.0"
scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
codeflare-sdk = "~=0.19.1"
codeflare-sdk = "~=0.21.1"
memray = "~=1.10.0" # any version above this would cause issue with rich package
# DB connectors
pymongo = "~=4.6.2"
Expand Down
1,067 changes: 603 additions & 464 deletions runtimes/datascience/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion runtimes/pytorch/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ plotly = "~=5.20.0"
scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
codeflare-sdk = "~=0.19.1"
codeflare-sdk = "~=0.21.1"
memray = "~=1.10.0" # any version above this would cause issue with rich package
# DB connectors
pymongo = "~=4.6.2"
Expand Down
1,073 changes: 606 additions & 467 deletions runtimes/pytorch/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion runtimes/rocm-pytorch/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.19.1"
codeflare-sdk = "~=0.21.1"
memray = "~=1.10.0" # any version above this would cause issue with rich package
# DB connectors
pymongo = "~=4.6.2"
Expand Down
1,065 changes: 602 additions & 463 deletions runtimes/rocm-pytorch/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion runtimes/rocm-tensorflow/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.19.1"
codeflare-sdk = "~=0.21.1"
memray = "~=1.10.0" # any version above this would cause issue with rich package
# DB connectors
pymongo = "~=4.6.2"
Expand Down
1,132 changes: 638 additions & 494 deletions runtimes/rocm-tensorflow/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion runtimes/tensorflow/ubi9-python-3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ scikit-learn = "~=1.4.0"
scipy = "~=1.12.0"
skl2onnx = "~=1.16.0"
onnxconverter-common = "~=1.13.0" # Required for skl2onnx, as upgraded version is not compatible with protobuf
codeflare-sdk = "~=0.19.1"
codeflare-sdk = "~=0.21.1"
memray = "~=1.10.0" # any version above this would cause issue with rich package
# DB connectors
pymongo = "~=4.6.2"
Expand Down
1,132 changes: 638 additions & 494 deletions runtimes/tensorflow/ubi9-python-3.9/Pipfile.lock

Large diffs are not rendered by default.

0 comments on commit 6728983

Please sign in to comment.