-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Tensorflow] Update to version 2.6.0 #7225
Conversation
smuzaffar
commented
Aug 21, 2021
- Update TF to 2.6.0
- Update Eigen to latest commit https://gitlab.com/libeigen/eigen/-/commit/82dd3710dac619448f50331c1d6a35da673f764a (version 3.4.90)
- I added the cms changes ( cms-externals/eigen-git-mirror@5c78a36 ) needed for powerpc and cuda/GPU. Few of our changes were rejected. Rejected changes are available here https://muzaffar.web.cern.ch/muzaffar/eigen-82dd3710dac619448f50331c1d6a35da673f764a.rej , @fwyzard @ericcano can you please check if these are needed and open a PR for cms-externals/eigen-git-mirror branch cms/master/82dd3710dac619448f50331c1d6a35da673f764a ?
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_12_1_X/master. @cmsbuild, @smuzaffar, @mrodozov, @iarspider can you please review it and eventually sign? Thanks. |
Shazad, for the GPU part, can you see if the branch at
https://gitlab.com/fwyzard/eigen/-/tree/extend_CUDA_support merges cleanly ?
I rebased on top of Eigen master a couple of days ago.
.A
|
Thanks @fwyzard , your branch is already using the latest eigen commit. So I only need to add
|
please test |
Pull request #7225 was updated. |
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-cfb39c/17944/summary.html External BuildI found compilation warning when building: See details on the summary page. |
please test |
Pull request #7225 was updated. |
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-cfb39c/17946/summary.html External BuildI found compilation error when building: + DEPS='py2-clang py2-keras ' + '[' 'py2-clang py2-keras ' '!=' '' ']' + echo 'ERROR: Missing dependencies for py3-tensorflow (python3) found: py2-clang py2-keras ' ERROR: Missing dependencies for py3-tensorflow (python3) found: py2-clang py2-keras + exit 1 error: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.S0q0eY (%build) RPM build errors: Macro %rpmbuild_libdir defined but not used within scope Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.S0q0eY (%build) |
Pull request #7225 was updated. |
please test |
-1 Failed Tests: UnitTests Unit TestsI found errors in the following unit tests: ---> test import-keras had ERRORS ---> test testTFGraphLoading had ERRORS ---> test testTheano had ERRORS ---> test testTFThreadPools had ERRORS and more ... Comparison SummarySummary:
|
please test |
Pull request #7225 was updated. |
FYI @riga
these warning are also there for TF 2.5 ( https://cmssdt.cern.ch/SDT/cgi-bin/logreader/slc7_amd64_gcc900/CMSSW_12_1_X_2021-08-22-2300/unitTestLogs/PhysicsTools/TensorFlow#/ ) |
please test for slc7_aarch64_gcc9 |
please test for slc7_ppc64le_gcc9 |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-cfb39c/17968/summary.html Comparison SummarySummary:
|
-1 Failed Tests: UnitTests Unit TestsI found errors in the following unit tests: ---> test test_PrepareInputDb had ERRORS ---> test test_MpsWorkFlow had ERRORS ---> test TestHeterogeneousCoreSonicTritonProducerGPU had ERRORS ---> test test_conddb had ERRORS and more ... |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-cfb39c/17978/summary.html |
+externals |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_12_1_X/master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |