Skip to content

Conversation

@ngimel
Copy link
Collaborator

@ngimel ngimel commented Sep 9, 2020

Summary: Pull Request resolved: #42754

Test Plan: Imported from OSS

Differential Revision: D23010859

Pulled By: firstprayer

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D23010859

@dr-ci
Copy link

dr-ci bot commented Sep 9, 2020

💊 CI failures summary and remediations

As of commit 9b1dbe4 (more details on the Dr. CI page):


  • 1/1 failures possibly* introduced in this PR
    • 1/1 non-CircleCI failure(s)

ci.pytorch.org: 1 failed


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 on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 15 times.

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D23010859

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D23010859

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D23010859

Copy link
Collaborator

Choose a reason for hiding this comment

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

``torch.optimizer``

Copy link
Collaborator

Choose a reason for hiding this comment

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

``zero_grad(set_to_none=True)`` followed by a backward pass, ``.grad``\ s

Copy link
Collaborator

Choose a reason for hiding this comment

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

``torch.optim``

Summary:
Pull Request resolved: pytorch#44423

Pull Request resolved: pytorch#42754

Test Plan: Imported from OSS

Reviewed By: mruberry

Differential Revision: D23010859

Pulled By: ngimel

fbshipit-source-id: 760279f7c9cb84d11bef51207c18bf1f362ca7ad
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D23010859

@codecov
Copy link

codecov bot commented Sep 10, 2020

Codecov Report

Merging #44423 into master will increase coverage by 0.00%.
The diff coverage is 78.57%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #44423   +/-   ##
=======================================
  Coverage   67.99%   67.99%           
=======================================
  Files         382      382           
  Lines       49385    49389    +4     
=======================================
+ Hits        33579    33582    +3     
- Misses      15806    15807    +1     
Impacted Files Coverage Δ
torch/optim/optimizer.py 88.52% <71.42%> (-0.65%) ⬇️
torch/nn/modules/module.py 92.41% <85.71%> (+0.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e028ad0...9b1dbe4. Read the comment docs.

@facebook-github-bot
Copy link
Contributor

@ngimel merged this pull request in c515881.

facebook-github-bot pushed a commit that referenced this pull request Sep 16, 2020
Summary:
https://pytorch.org/tutorials/recipes/recipes/amp_recipe.html is live.  Core amp docs should reference it.

Also i fixed some typos in the `zero_grad` docs we ignored when git was behaving weirdly during ngimel 's merge of #44423.

Pull Request resolved: #44725

Reviewed By: mruberry

Differential Revision: D23723807

Pulled By: ngimel

fbshipit-source-id: ca0b76365f8ca908bd978e3b38bf81857fa6c2a3
xuzhao9 pushed a commit that referenced this pull request Sep 18, 2020
Summary:
https://pytorch.org/tutorials/recipes/recipes/amp_recipe.html is live.  Core amp docs should reference it.

Also i fixed some typos in the `zero_grad` docs we ignored when git was behaving weirdly during ngimel 's merge of #44423.

Pull Request resolved: #44725

Reviewed By: mruberry

Differential Revision: D23723807

Pulled By: ngimel

fbshipit-source-id: ca0b76365f8ca908bd978e3b38bf81857fa6c2a3
@ngimel ngimel deleted the export-D23010859 branch September 30, 2020 04:32
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.

4 participants