Skip to content

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: 9da5afa
Pull Request resolved: #58987
const int64_t inputWidth = input_.size(-1);

const int64_t outputWidth = pooling_output_shape<int64_t>(inputWidth, kW, padW, dW, 1, ceil_mode);
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.

5 participants