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

avg_pool2d: port to structured #58987

Closed
wants to merge 1 commit into from
Closed

Conversation

Freey0
Copy link
Contributor

@Freey0 Freey0 commented May 26, 2021

Stack from ghstack:

Differential Revision: D28717067

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented May 26, 2021

💊 CI failures summary and remediations

As of commit 23b7d75 (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

Freey0 added a commit that referenced this pull request May 26, 2021
ghstack-source-id: 9da5afa0a917616f27d09915938dcba5838f9f33
Pull Request resolved: #58987
@@ -275,17 +267,8 @@ void avg_pool2d_out_cuda_template(
const int64_t outputHeight = pooling_output_shape<int64_t>(inputHeight, kH, padH, dH, 1, ceil_mode);
Copy link
Contributor

Choose a reason for hiding this comment

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

case for #55526

@ezyang
Copy link
Contributor

ezyang commented May 26, 2021

@ezyang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@ezyang merged this pull request in 0106fe3.

deniskokarev pushed a commit to deniskokarev/pytorch that referenced this pull request Jun 9, 2021
Summary: Pull Request resolved: pytorch#58987

Test Plan: Imported from OSS

Reviewed By: anjali411

Differential Revision: D28717067

Pulled By: ezyang

fbshipit-source-id: 984a8ae8bc05811b787fdac565566f359b55a3d6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants