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

H fusion sharing opnd with user upstream again #47384

Conversation

trentlo
Copy link
Contributor

@trentlo trentlo commented Feb 24, 2021

Re-submitting the PR from #46614.

Will add a check in next commit to avoid invoking ElementsIn() with a tuple
shape operands/users.
ElementsIn() supports only array shape; avoid it. We don't need to check the
sharing between operands and users for horizontal fusion for non-array shape
anyway.
@google-ml-butler google-ml-butler bot added the size:L CL Change Size: Large label Feb 24, 2021
@google-cla google-cla bot added the cla: yes label Feb 24, 2021
@trentlo
Copy link
Contributor Author

trentlo commented Feb 24, 2021

@cheshire, the fix to the issue is quite straightforward as in this commit. Other codes are the same as in the previous PR.

Please help to take a look again!

@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Feb 25, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Feb 25, 2021
@cheshire
Copy link
Member

@penpornk Could you take a look at the oneDNN failure? Looks spurious to me.

@cheshire cheshire added the kokoro:force-run Tests on submitted change label Feb 25, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Feb 25, 2021
@penpornk
Copy link
Member

@cheshire It's not related to this PR. I think I know what PR causes it. Thank you for letting me know!
This check is non-blocking (doesn't block pulling the PR in) so please just ignore it. :)

@gbaned gbaned self-assigned this Feb 25, 2021
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Feb 25, 2021
@gbaned gbaned added the comp:xla XLA label Feb 25, 2021
@copybara-service copybara-service bot merged commit 3c4bd04 into tensorflow:master Feb 25, 2021
PR Queue automation moved this from Assigned Reviewer to Merged Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes comp:xla XLA 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

5 participants