Skip to content

Avg pool 0 dim acceptance.#50008

Closed
v0dro wants to merge 16 commits intopytorch:masterfrom
v0dro:avg-pool-0-dim
Closed

Avg pool 0 dim acceptance.#50008
v0dro wants to merge 16 commits intopytorch:masterfrom
v0dro:avg-pool-0-dim

Conversation

@v0dro
Copy link
Copy Markdown
Contributor

@v0dro v0dro commented Jan 3, 2021

Reopen #47426 since it failed for XLA tests.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

facebook-github-bot commented Jan 3, 2021

💊 CI failures summary and remediations

As of commit cfe4f06 (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.

This comment has been revised 12 times.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 7, 2021

Codecov Report

Merging #50008 (cfe4f06) into master (838e73d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master   #50008   +/-   ##
=======================================
  Coverage   80.68%   80.68%           
=======================================
  Files        1901     1901           
  Lines      206255   206255           
=======================================
+ Hits       166421   166423    +2     
+ Misses      39834    39832    -2     

@v0dro v0dro marked this pull request as ready for review January 7, 2021 08:49
@v0dro
Copy link
Copy Markdown
Contributor Author

v0dro commented Jan 7, 2021

@rgommers @ngimel previous PR has been reopened since it was breaking the XLA build. Could you please have a look?

Copy link
Copy Markdown
Collaborator

@rgommers rgommers left a comment

Choose a reason for hiding this comment

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

All green, so should be good to land again.

Comment thread test/test_nn.py
with torch.backends.cudnn.flags(enabled=False):
self._test_module_empty_input(mod, inp, check_size=False)

@onlyOnCPUAndCUDA
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This is the skip for the failure in #47426 (comment). Cc @JackCaoG, the question from the other PR is still open - if this should be fixed for XLA, does a separate issue to track it need opening, or is pinging you enough?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@rgomathi Sorry for missing the previous email, it is safe to skip RuntimeError not raised error for pt/xla.

Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@ngimel merged this pull request in 375c30a.

laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
Reopen pytorch#47426 since it failed for XLA tests.

Pull Request resolved: pytorch#50008

Reviewed By: mruberry

Differential Revision: D25857687

Pulled By: ngimel

fbshipit-source-id: 8bd47a17b417b20089cf003173d8c0793be58c72
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.

6 participants