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]code cleanup #33703

Merged

Conversation

guizili0
Copy link
Contributor

No description provided.

@tensorflow-bot tensorflow-bot bot added the size:S CL Change Size: Small label Oct 25, 2019
@gbaned gbaned self-assigned this Oct 25, 2019
@gbaned gbaned added the comp:grappler Grappler related issues label Oct 25, 2019
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Oct 25, 2019
@gbaned gbaned requested a review from rmlarsen October 25, 2019 04:20
@tensorflow-bot tensorflow-bot bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Oct 25, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Oct 25, 2019
@guizili0
Copy link
Contributor Author

@gbaned @adisakshya This PR has pending on ready to pull for 5 days, can you help to check this? thanks.

@gbaned gbaned added awaiting review Pull request awaiting review and removed ready to pull PR ready for merge process labels Oct 30, 2019
@gbaned gbaned requested review from rmlarsen and removed request for rmlarsen November 5, 2019 11:40
@@ -637,6 +638,7 @@ bool FindContractionWithBiasAndAddActivation(

// Root of the pattern must be an activation node.
const auto* node_def = node_view->node();
if (node_def == nullptr) return false;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did this happen in practice? It's probably a bug somewhere if node def in null.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ezhulenev No, this just pass some tools check.

PR Queue automation moved this from Assigned Reviewer to Approved by Reviewer Nov 6, 2019
@tensorflow-bot tensorflow-bot bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Nov 6, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Nov 6, 2019
@penpornk penpornk removed the awaiting review Pull request awaiting review label Nov 6, 2019
tensorflow-copybara pushed a commit that referenced this pull request Nov 6, 2019
PiperOrigin-RevId: 278923777
Change-Id: I9b8db719e535efe25ed2ff67495a19704c699b23
@tensorflow-copybara tensorflow-copybara merged commit 7e2b602 into tensorflow:master Nov 6, 2019
PR Queue automation moved this from Approved by Reviewer to Merged Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes comp:grappler Grappler related issues ready to pull PR ready for merge process size:S CL Change Size: Small
Projects
PR Queue
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

8 participants