Skip to content
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

[INTEL MKL] Enable Conv + (Bias+BN) + LeakyRelu Fusion with Eigen implementation in CPU (Resubmit) #42551

Conversation

retonym
Copy link
Contributor

@retonym retonym commented Aug 21, 2020

This PR fixes the error in #42489

This error is caused by not sending activation parameter with conv + bn + leakyrelu pattern in remapper.cc

4d022d6 is the squeeze commit for all commits in #42489

6aabcb1 updates the unit test to capture the error found in Google internal test.

62db9a7 fixes the error.

@google-ml-butler google-ml-butler bot added the size:L CL Change Size: Large label Aug 21, 2020
@retonym retonym changed the title Enable Conv + (Biaa+BN) + LeakyRelu Fusion with Eigen implementation in CPU (Resubmit) Enable Conv + (Bias+BN) + LeakyRelu Fusion with Eigen implementation in CPU (Resubmit) Aug 21, 2020
@gbaned gbaned self-assigned this Aug 21, 2020
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Aug 21, 2020
@gbaned gbaned requested a review from ezhulenev August 21, 2020 09:09
PR Queue automation moved this from Assigned Reviewer to Approved by Reviewer Aug 21, 2020
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Aug 21, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Aug 21, 2020
@rthadur rthadur added ready to pull PR ready for merge process and removed ready to pull PR ready for merge process labels Aug 21, 2020
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Aug 21, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Aug 21, 2020
@retonym retonym changed the title Enable Conv + (Bias+BN) + LeakyRelu Fusion with Eigen implementation in CPU (Resubmit) [INTEL MKL] Enable Conv + (Bias+BN) + LeakyRelu Fusion with Eigen implementation in CPU (Resubmit) Aug 26, 2020
@retonym
Copy link
Contributor Author

retonym commented Aug 26, 2020

Hi Rajeshwar and Eugene, the UT failures are not related to this PR. Please help to approve this PR.

@ezhulenev ezhulenev self-requested a review August 26, 2020 18:16
@google-ml-butler google-ml-butler bot added the kokoro:force-run Tests on submitted change label Aug 26, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Aug 26, 2020
@gbaned gbaned added the comp:core issues related to core part of tensorflow label Aug 27, 2020
@tensorflow-copybara tensorflow-copybara merged commit 64a1819 into tensorflow:master Aug 28, 2020
PR Queue automation moved this from Approved by Reviewer to Merged Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes comp:core issues related to core part of tensorflow ready to pull PR ready for merge process size:L CL Change Size: Large
Projects
PR Queue
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

7 participants