Skip to content

Conversation

@ssnl
Copy link
Collaborator

@ssnl ssnl commented Sep 10, 2020

context: #38084

Fixes #{issue number}

@ssnl ssnl requested a review from apaszke as a code owner September 10, 2020 01:10
@mrshenli mrshenli added the module: docs Related to our documentation, both in docs/ and docblocks label Sep 10, 2020
exponential_average_factor = self.momentum

need_sync = self.training or not self.track_running_stats
r"""
Copy link
Contributor

Choose a reason for hiding this comment

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

Any reason for using rstring instead of comments for the following two doc blocks?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

hmm not really. They were strings from _BatchNorm so I kept them this way when copying.

@mrshenli mrshenli added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Sep 10, 2020
@dr-ci
Copy link

dr-ci bot commented Sep 10, 2020

💊 CI failures summary and remediations

As of commit 2f20f1d (more details on the Dr. CI page):


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

Extra GitHub checks: 1 failed


ci.pytorch.org: 1 failed


codecov.io: 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 3 times.

@codecov
Copy link

codecov bot commented Sep 10, 2020

Codecov Report

Merging #44445 into master will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #44445      +/-   ##
==========================================
- Coverage   67.99%   67.98%   -0.01%     
==========================================
  Files         382      382              
  Lines       49385    49391       +6     
==========================================
  Hits        33579    33579              
- Misses      15806    15812       +6     
Impacted Files Coverage Δ
torch/nn/modules/batchnorm.py 73.97% <0.00%> (-3.18%) ⬇️

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...2f20f1d. Read the comment docs.

Copy link
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.

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

@facebook-github-bot
Copy link
Contributor

@mrshenli merged this pull request in 09892de.

@ssnl ssnl deleted the SsnL-patch-2 branch September 14, 2020 17:10
xuzhao9 pushed a commit that referenced this pull request Sep 18, 2020
…ats behavior consistent (#44445)

Summary:
context: #38084

Fixes #{issue number}

Pull Request resolved: #44445

Reviewed By: colesbury

Differential Revision: D23634216

Pulled By: mrshenli

fbshipit-source-id: d1242c694dec0e7794651f8031327625eb9989ee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged module: docs Related to our documentation, both in docs/ and docblocks open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants