Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixed torch.arange docs#18604

Closed
iArunava wants to merge 1 commit into
pytorch:masterfrom
iArunava:master
Closed

Fixed torch.arange docs#18604
iArunava wants to merge 1 commit into
pytorch:masterfrom
iArunava:master

Conversation

@iArunava
Copy link
Copy Markdown
Contributor

Kindly let me know if its okay and if any places i need to make a fix. Closes #18534

Copy link
Copy Markdown
Collaborator

@soumith soumith left a comment

Choose a reason for hiding this comment

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

this fixes the docs for torch.range (deprecated).

arange docs are already fixed on master, see: https://pytorch.org/docs/master/torch.html#torch.arange

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.

@soumith 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

@soumith merged this pull request in c189eba.

laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
Kindly let me know if its okay and if any places i need to make a fix. Closes pytorch#18534
Pull Request resolved: pytorch#18604

Differential Revision: D14680712

Pulled By: soumith

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

[docs] torch.(a)range dtype doc is wrong

4 participants