Skip to content

Commit e7a87da

Browse files
authored
Merge pull request #767 from opendatahub-io/sync__main__2024b__20241107192703
Sync `2024b` branch with `main` branch
2 parents fce6ac6 + 0278938 commit e7a87da

File tree

49 files changed

+14790
-14728
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+14790
-14728
lines changed

OWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
approvers:
22
- atheo89
33
- caponetto
4+
- daniellutz
45
- harshad16
56
- jiridanek
67
- jstourac
@@ -9,6 +10,7 @@ approvers:
910
reviewers:
1011
- atheo89
1112
- caponetto
13+
- daniellutz
1214
- dibryant
1315
- harshad16
1416
- jiridanek

intel/runtimes/ml/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ plotly = "~=5.16.1"
1919
scipy = "~=1.11.2"
2020
scikit-learn = "~=1.3.1"
2121
skl2onnx = "~=1.15.0"
22-
codeflare-sdk = "~=0.22.0"
22+
codeflare-sdk = "~=0.23.1"
2323
# DB connectors
2424
pymongo = "~=4.5.0"
2525
psycopg = "~=3.1.10"

intel/runtimes/ml/ubi9-python-3.11/Pipfile.lock

Lines changed: 679 additions & 625 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

intel/runtimes/pytorch/ubi9-python-3.11/Pipfile.cpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ plotly = "~=5.16.1"
3333
scikit-learn = "*"
3434
scipy = "~=1.11.2"
3535
skl2onnx = "~=1.15.0"
36-
codeflare-sdk = "~=0.22.0"
36+
codeflare-sdk = "~=0.23.1"
3737
# DB connectors
3838
pymongo = "~=4.5.0"
3939
psycopg = "~=3.1.10"

intel/runtimes/pytorch/ubi9-python-3.11/Pipfile.gpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ plotly = "~=5.16.1"
2828
scikit-learn = "*"
2929
scipy = "~=1.11.2"
3030
skl2onnx = "~=1.15.0"
31-
codeflare-sdk = "~=0.22.0"
31+
codeflare-sdk = "~=0.23.1"
3232
# DB connectors
3333
pymongo = "~=4.5.0"
3434
psycopg = "~=3.1.10"

intel/runtimes/pytorch/ubi9-python-3.11/Pipfile.lock.cpu

Lines changed: 920 additions & 946 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

intel/runtimes/pytorch/ubi9-python-3.11/Pipfile.lock.gpu

Lines changed: 916 additions & 945 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

intel/runtimes/tensorflow/ubi9-python-3.11/Pipfile.cpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ plotly = "~=5.16.1"
2323
scikit-learn = "*"
2424
scipy = "~=1.11.2"
2525
skl2onnx = "~=1.15.0"
26-
codeflare-sdk = "~=0.22.0"
26+
codeflare-sdk = "~=0.23.1"
2727
# DB connectors
2828
pymongo = "~=4.5.0"
2929
psycopg = "~=3.1.10"

intel/runtimes/tensorflow/ubi9-python-3.11/Pipfile.gpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ plotly = "~=5.16.1"
2323
scikit-learn = "*"
2424
scipy = "~=1.11.2"
2525
skl2onnx = "~=1.15.0"
26-
codeflare-sdk = "~=0.22.0"
26+
codeflare-sdk = "~=0.23.1"
2727
# DB connectors
2828
pymongo = "~=4.5.0"
2929
psycopg = "~=3.1.10"

intel/runtimes/tensorflow/ubi9-python-3.11/Pipfile.lock.cpu

Lines changed: 913 additions & 942 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)