Skip to content

Conversation

@mruberry
Copy link
Collaborator

Changes the deprecation of norm to a docs deprecation, since PyTorch components still rely on norm and some behavior, like automatically flattening tensors, may need to be ported to torch.linalg.norm. The documentation is also updated to clarify that torch.norm and torch.linalg.norm are distinct.

@mruberry mruberry requested a review from ngimel September 28, 2020 05:29
Mike Ruberry added 2 commits September 27, 2020 22:33
@dr-ci
Copy link

dr-ci bot commented Sep 28, 2020

💊 CI failures summary and remediations

As of commit ad0b0d1 (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 2 times.

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.

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

@codecov
Copy link

codecov bot commented Sep 28, 2020

Codecov Report

Merging #45415 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #45415      +/-   ##
==========================================
- Coverage   68.15%   68.15%   -0.01%     
==========================================
  Files         396      396              
  Lines       51137    51135       -2     
==========================================
- Hits        34851    34849       -2     
  Misses      16286    16286              
Impacted Files Coverage Δ
torch/functional.py 88.21% <ø> (-0.08%) ⬇️

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 8bdbedd...ad0b0d1. Read the comment docs.

@facebook-github-bot
Copy link
Contributor

@mruberry merged this pull request in 6417a70.

@facebook-github-bot facebook-github-bot deleted the remove_norm_warning branch January 27, 2021 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants