Skip to content

Commit 92af314

Browse files
Bump tensorflow
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.10.0 to 2.12.1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.10.0...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-version: 2.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44b82a8 commit 92af314

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_PerformanceAnalysis/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.10.12"
1111
dependencies = [
1212
"intel-extension-for-tensorflow[cpu]>=1.1.0",
13-
"tensorflow==2.10.0",
13+
"tensorflow==2.12.1",
1414
"neural-compressor>=3.3",
1515
"onnxruntime>=1.20.1",
1616
"cxxfilt>=0.3.0",

0 commit comments

Comments
 (0)