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] Enabling BFloat16 convolution fusions #38575

Conversation

nhasabni
Copy link
Contributor

This PR enables:

  1. All FP32 fusions currently supported for Conv2D and MatMul
  2. Conv2D + Add + Activation fusion

This PR enables:
1) All FP32 fusions currently supported for Conv2D and MatMul
2) Conv2D + Add + Activation fusion
@google-ml-butler google-ml-butler bot added the size:L CL Change Size: Large label Apr 15, 2020
@gbaned gbaned self-assigned this Apr 15, 2020
@gbaned gbaned requested a review from ezhulenev April 15, 2020 16:28
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Apr 15, 2020
PR Queue automation moved this from Assigned Reviewer to Approved by Reviewer Apr 15, 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 Apr 15, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Apr 15, 2020
@tensorflow-copybara tensorflow-copybara merged commit 3db060e into tensorflow:master Apr 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes ready to pull PR ready for merge process size:L CL Change Size: Large
Projects
PR Queue
  
Approved by Reviewer
Development

Successfully merging this pull request may close these issues.

None yet

6 participants