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

[oneDNN] Add fusion for dilated Conv2D and DepthwiseConv2dNative #62638

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yimeisun123
Copy link
Contributor

Fuse Conv2D or DepthwiseConv2dNative wrapped by SpaceToBatchND and BatchToSpaceND to respective Conv2D or DepthwiseConv2dNative with dilation attribute.

Fuse Conv2D or DepthwiseConv2dNative wrapped by SpaceToBatchND and BatchToSpaceND
to respective Conv2D or DepthwiseConv2dNative with dilation attribute.
@google-ml-butler google-ml-butler bot added the size:L CL Change Size: Large label Dec 14, 2023
@google-ml-butler google-ml-butler bot added the awaiting review Pull request awaiting review label Dec 14, 2023
@github-actions github-actions bot added the kokoro:force-run Tests on submitted change label Dec 14, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Dec 14, 2023
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Dec 15, 2023
@gbaned gbaned added the comp:grappler Grappler related issues label Dec 15, 2023
@gbaned
Copy link
Contributor

gbaned commented Dec 29, 2023

Hi @ezhulenev, Can you please review this PR ? Thank you!

1 similar comment
@gbaned
Copy link
Contributor

gbaned commented Mar 7, 2024

Hi @ezhulenev, Can you please review this PR ? Thank you!

@gbaned
Copy link
Contributor

gbaned commented Apr 26, 2024

Hi @yimeisun123 Can you please rebase your branch and resolve the conflicts? Thank you!

@gbaned gbaned added stat:awaiting response Status - Awaiting response from author and removed awaiting review Pull request awaiting review labels Apr 26, 2024
@github-actions github-actions bot added the kokoro:force-run Tests on submitted change label Apr 27, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Apr 27, 2024
@gbaned gbaned requested review from ezhulenev and removed request for ezhulenev April 29, 2024 03:55
@google-ml-butler google-ml-butler bot added the awaiting review Pull request awaiting review label Apr 29, 2024
@gbaned gbaned removed the stat:awaiting response Status - Awaiting response from author label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review Pull request awaiting review comp:grappler Grappler related issues size:L CL Change Size: Large
Projects
PR Queue
  
Assigned Reviewer
Development

Successfully merging this pull request may close these issues.

None yet

4 participants