8000 added documentation for masked_fill and masked_fill_ by julurisaichandu · Pull Request #149285 · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content

added documentation for masked_fill and masked_fill_ #149285

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

< 8000 /div>
Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

julurisaichandu
Copy link

Fixes #149284

Added examples in the documentation of masked_fill and masked_fill_

Copy link
pytorch-bot bot commented Mar 17, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit f3ac95b with merge base 916e897 (image):
💚 Looks good so far! There are no failures yet. 💚

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

Copy link
linux-foundation-easycla bot commented Mar 17, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: julurisaichandu / name: Saichandu Juluri (f3ac95b)

@julurisaichandu julurisaichandu marked this pull request as draft March 17, 2025 01:03
@julurisaichandu julurisaichandu reopened 8000 this Mar 17, 2025
Copy link
pytorch-bot bot commented Mar 17, 2025

Didn't find following labels among repository labels: release notes: torch_docs

Copy link
pytorch-bot bot commented Mar 17, 2025

Didn't find following labels among repository labels: topic: documentation

@julurisaichandu
Copy link
Author

@pytorchbot label "topic: docs"

@pytorch-bot pytorch-bot bot added the topic: docs topic category label Mar 17, 2025
@julurisaichandu julurisaichandu marked this pull request as ready for review March 17, 2025 01:31
@julurisaichandu
Copy link
Author

@pytorchbot label " release notes: python_frontend"

@pytorch-bot pytorch-bot bot added the release notes: python_frontend python frontend release notes category label Mar 17, 2025
@@ -6587,6 +6596,14 @@ def callable(a, b) -> number
masked_fill(mask, value) -> Tensor

Out-of-place version of :meth:`torch.Tensor.masked_fill_`
Copy link
Contributor

Choose a reason for hiding this comment

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

Hi, I think this page is intentionally left without docs to prevent duplication. (Here's a link to torch.Tensor.masked_fill_ for users)

Copy link
Author
@julurisaichandu julurisaichandu Mar 17, 2025

Choose a reason for hiding this comment

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

so @zeshengzong is the example for the masked_fill_ is valid? because the masked_fill don't have the example aswell

@zou3519 zou3519 added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Mar 17, 2025
Copy link
Contributor

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 May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open source release notes: python_frontend python frontend release notes category Stale topic: docs topic 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.

No examples in documentation for masked_fill and masked_fill_
4 participants
0