Skip to content

Fixes formatting of vander, count_nonzero, DistributedSampler documentation#41025

Closed
mruberry wants to merge 2 commits intomasterfrom
doc_fixes
Closed

Fixes formatting of vander, count_nonzero, DistributedSampler documentation#41025
mruberry wants to merge 2 commits intomasterfrom
doc_fixes

Conversation

@mruberry
Copy link
Copy Markdown
Collaborator

@mruberry mruberry commented Jul 6, 2020

Bundle of small edits to fix formatting.

@mruberry mruberry requested a review from apaszke as a code owner July 6, 2020 18:39
@mruberry mruberry requested review from ngimel and removed request for apaszke July 6, 2020 18:39
@mruberry mruberry added the module: docs Related to our documentation, both in docs/ and docblocks label Jul 6, 2020
Comment thread torch/_torch_docs.py Outdated
The columns of the output matrix are elementwise powers of the input vector :math:`x^(N-1), x^(N-2), ..., x^0`.
If increasing is true, the order of the columns is reversed :math:`x^0, x^1, ..., x^(N-1)`. Such a
The columns of the output matrix are elementwise powers of the input vector :math:`x^{{(N-1)}}, x^{{(N-2)}}, ..., x^0`.
If increasing is true, the order of the columns is reversed :math:`x^0, x^1, ..., x^{{(N-1)}}`. Such a
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.

True

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Good catch

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.

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@mruberry merged this pull request in d753f1c.

@facebook-github-bot facebook-github-bot deleted the doc_fixes branch July 13, 2020 17:54
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
…tation (pytorch#41025)

Summary:
Bundle of small edits to fix formatting.

Pull Request resolved: pytorch#41025

Differential Revision: D22398364

Pulled By: mruberry

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants