Skip to content

Fix the basic description of torch.min(), torch.max(), torch.all(), torch.any()#152658

Closed
ILCSFNO wants to merge 1 commit intopytorch:mainfrom
ILCSFNO:patch-4
Closed

Fix the basic description of torch.min(), torch.max(), torch.all(), torch.any()#152658
ILCSFNO wants to merge 1 commit intopytorch:mainfrom
ILCSFNO:patch-4

Conversation

@ILCSFNO
Copy link
Contributor

@ILCSFNO ILCSFNO commented May 2, 2025

Fixes #152176

@pytorch-bot
Copy link

pytorch-bot bot commented May 2, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/152658

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit caea2f8 with merge base 1fef3cd (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added the release notes: python_frontend python frontend release notes category label May 2, 2025
@HDCharles HDCharles requested a review from malfet May 2, 2025 03:42
@HDCharles HDCharles added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label May 2, 2025
@HDCharles HDCharles requested a review from huydhn May 2, 2025 03:44
@malfet
Copy link
Contributor

malfet commented May 8, 2025

@pytorchbot merge -f "Doc updates looks fine"

@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). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

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

Merged open source release notes: python_frontend 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 description of several params in the basic usage of torch.min(), torch.max(), torch.all() and torch.any()

5 participants