Skip to content

Conversation

@arkadip-maitra
Copy link
Collaborator

…ght and kernel_width that overflows to be exactly 0

Fixes #155981

@pytorch-bot
Copy link

pytorch-bot bot commented Jun 14, 2025

🔗 Helpful Links

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

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

✅ No Failures

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

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

@arkadip-maitra
Copy link
Collaborator Author

@pytorchbot label "topic: not user facing"

Copy link
Contributor

@malfet malfet left a comment

Choose a reason for hiding this comment

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

Overall looks good to me, but please add a test

@arkadip-maitra
Copy link
Collaborator Author

hi @malfet I have made the changes and added test. Can you please check the changes made. Thanks!!

Copy link
Contributor

@malfet malfet left a comment

Choose a reason for hiding this comment

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

LGTM, not sure if one should replace const auto rc = foo(); if (!foo) { TORCH_CHECK(false,"BAR"); with TORCH_CHECK(foo(), "BAR");

@arkadip-maitra
Copy link
Collaborator Author

arkadip-maitra commented Aug 21, 2025

@malfet I changed the format. Should be good now. Please check and let me know. Thanks!!

@arkadip-maitra
Copy link
Collaborator Author

@malfet Please check and merge if no further change is needed. Thanks!!

@arkadip-maitra
Copy link
Collaborator Author

@malfet can you approve and merge please

@arkadip-maitra
Copy link
Collaborator Author

@malfet please approve and merge

@arkadip-maitra
Copy link
Collaborator Author

@pytorchbot merge

@pytorch-bot
Copy link

pytorch-bot bot commented Sep 16, 2025

Pull workflow has not been scheduled for the PR yet. It could be because author doesn't have permissions to run those or skip-checks keywords were added to PR/commits, aborting merge. Please get/give approval for the workflows and/or remove skip ci decorators before next merge attempt. If you think this is a mistake, please contact PyTorch Dev Infra.

@arkadip-maitra
Copy link
Collaborator Author

@pytorchbot merge

@pytorch-bot
Copy link

pytorch-bot bot commented Sep 19, 2025

Pull workflow has not been scheduled for the PR yet. It could be because author doesn't have permissions to run those or skip-checks keywords were added to PR/commits, aborting merge. Please get/give approval for the workflows and/or remove skip ci decorators before next merge attempt. If you think this is a mistake, please contact PyTorch Dev Infra.

@isuruf
Copy link
Collaborator

isuruf commented Sep 19, 2025

@pytorchbot rebase -b viable/strict

@pytorchmergebot
Copy link
Collaborator

@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased Fix_#155981 onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout Fix_#155981 && git pull --rebase)

@isuruf
Copy link
Collaborator

isuruf commented Sep 19, 2025

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Sep 19, 2025
@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

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

mansiag05 pushed a commit to mansiag05/pytorch that referenced this pull request Sep 22, 2025
cleonard530 pushed a commit to cleonard530/pytorch that referenced this pull request Sep 22, 2025
dsashidh pushed a commit to dsashidh/pytorch that referenced this pull request Sep 26, 2025
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 topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Floating point exception (core dumped) in torch.nn.functional.fold

5 participants