-
Notifications
You must be signed in to change notification settings - Fork 183
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
Do not merge: Add %define disable_tf_mkldnn = 1 to tensorflow spec #9471
base: IB/CMSSW_14_2_X/master
Are you sure you want to change the base?
Conversation
A new Pull Request was created by @gartung for branch IB/CMSSW_14_2_X/master. @aandvalenzuela, @cmsbuild, @iarspider, @smuzaffar can you please review it and eventually sign? Thanks. |
cms-bot internal usage |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-59a614/42275/summary.html The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic: You can see more details here: Comparison SummaryThere are some workflows for which there are errors in the baseline: Summary:
|
Pull request #9471 was updated. |
Pull request #9471 was updated. |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-59a614/42395/summary.html Comparison SummarySummary:
|
Change enable_tf_mkldnn to disable_tf_mkldnn since the bazel build option defaults to 1 and must be explicitly set to 0.
https://github.com/tensorflow/tensorflow/blob/8e2b6655c0c488290179ab90a0daed0f6d3006f7/tensorflow/core/kernels/BUILD#L79-L89