Skip to content

Clarify wording around overrides subclasses.#51031

Closed
hameerabbasi wants to merge 1 commit intopytorch:masterfrom
hameerabbasi:clarify-overrides-coverage
Closed

Clarify wording around overrides subclasses.#51031
hameerabbasi wants to merge 1 commit intopytorch:masterfrom
hameerabbasi:clarify-overrides-coverage

Conversation

@hameerabbasi
Copy link
Copy Markdown
Collaborator

Fixes #47117

@facebook-github-bot
Copy link
Copy Markdown
Contributor

facebook-github-bot commented Jan 25, 2021

💊 CI failures summary and remediations

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

Copy link
Copy Markdown
Collaborator

@albanD albanD left a comment

Choose a reason for hiding this comment

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

Thanks!

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.

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 25, 2021

Codecov Report

Merging #51031 (dd1c3ad) into master (48b6b92) will decrease coverage by 0.34%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #51031      +/-   ##
==========================================
- Coverage   80.91%   80.56%   -0.35%     
==========================================
  Files        1925     1925              
  Lines      210008   210008              
==========================================
- Hits       169919   169203     -716     
- Misses      40089    40805     +716     

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@albanD merged this pull request in f7b339d.

laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
Fixes pytorch#47117

Pull Request resolved: pytorch#51031

Reviewed By: bdhirsh

Differential Revision: D26047498

Pulled By: albanD

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

ctx.save_for_backward doesn't save torch.Tensor subclasses fully

4 participants