Skip to content

Commit 005a042

Browse files
Bump keras
Bumps [keras](https://github.com/keras-team/keras) from 3.0 to 3.11.0. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](keras-team/keras@v3.0.0...v3.11.0) --- updated-dependencies: - dependency-name: keras dependency-version: 3.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffc4fce commit 005a042

File tree

1 file changed

+1
-1
lines changed
  • AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_Transformer_AMX_bfloat16_MixedPrecision

1 file changed

+1
-1
lines changed

AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_Transformer_AMX_bfloat16_MixedPrecision/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.11,<3.12"
1111
dependencies = [
1212
"intel-extension-for-tensorflow[cpu]>=2.15.0",
13-
"keras==3.0",
13+
"keras==3.11.0",
1414
"neural-compressor>=3.3",
1515
"onnxruntime>=1.20.1",
1616
]

0 commit comments

Comments
 (0)