-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Adds 'round' folder and '.round()' file. Explains what the tensor operations .round() function does. #8092
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
base: main
Are you sure you want to change the base?
Adds 'round' folder and '.round()' file. Explains what the tensor operations .round() function does. #8092
Conversation
Updated the documentation for the .round() function in PyTorch to clarify its behavior and parameters.
mamtawardhani
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Chainbreaker7747, the entry looks fine, but can remove the markdown.md files from this branch and keep only the round.md file? Thank you!
|
Hey @Chainbreaker7747, can you also sign the CLA? |
|
@mamtawardhani Okay I removed the markdown.md file and signed the CLA. Thanks for your feedback! |
|
Hey @Chainbreaker7747 there's one more |
|
Sure. Although I am quite unfamiliar with Visual Studio Code and I am have
trouble retrieving the whole project.
…On Fri, Dec 12, 2025, 10:48 PM Mamta Wardhani ***@***.***> wrote:
*mamtawardhani* left a comment (Codecademy/docs#8092)
<#8092 (comment)>
Hey @Chainbreaker7747 <https://github.com/Chainbreaker7747> there's one
more markdown.md file on this branch, can you please remove that as well?
—
Reply to this email directly, view it on GitHub
<#8092 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A3YAIYBA6PMEHI5HK4U5W6T4BOLARAVCNFSM6AAAAACOYO7OE6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTMNBYHEZDCNJZGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Description
PyTorch .round function. Describes the function and defines the functions abilities.
Issue Solved
#8078
Type of Change
Adding a new entry
Updating the documentation
Checklist
mainbranch.Issues Solvedsection.