Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a note to torch.round doc to indicate the return type #97227

Closed
wants to merge 1 commit into from

Conversation

jennychristopher
Copy link
Contributor

Added a note to torch.round doc to indicate the return type of output tensor

Fixes #89056

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Mar 21, 2023

CLA Signed

  • ✅login: jennychristopher / (bb75345)

The committers listed above are authorized under a signed CLA.

@pytorch-bot pytorch-bot bot added the release notes: python_frontend release notes category label Mar 21, 2023
Copy link
Collaborator

@albanD albanD left a comment

Choose a reason for hiding this comment

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

Thank you!

Could you take a look at the CLA please to make sure we can merge this?

@albanD albanD added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Mar 21, 2023
@jennychristopher
Copy link
Contributor Author

Thank you!

Could you take a look at the CLA please to make sure we can merge this?

Sure

@albanD
Copy link
Collaborator

albanD commented Mar 27, 2023

/easycla

@github-actions
Copy link

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the Stale label Jun 16, 2023
@jennychristopher
Copy link
Contributor Author

/easycla

@kit1980 kit1980 removed the Stale label Jun 20, 2023
@kit1980
Copy link
Member

kit1980 commented Jun 29, 2023

@pytorchbot merge -r

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Jun 29, 2023
@kit1980
Copy link
Member

kit1980 commented Jun 29, 2023

@pytorchbot merge -f "Docstring change only"

1 similar comment
@kit1980
Copy link
Member

kit1980 commented Jun 29, 2023

@pytorchbot merge -f "Docstring change only"

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk Trigger trunk jobs on your pull request Merged open source release notes: python_frontend release notes category 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.

Add a note to torch.round docs to indicate that the return type of out is the same as input.dtype
5 participants