- Notifications
You must be signed in to change notification settings - Fork26.3k
Add optional check_pinning argument to _validate_sparse_compressed_tensor/coo_args#154759
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
pytorch-botbot commentedMay 30, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
🔗 Helpful Links🧪 See artifacts and rendered test results athud.pytorch.org/pr/154759
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commitb89f50a with merge base9cbbc25 ( UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Attention! native_functions.yaml was changedIf you are adding a new function or defaulted argument to native_functions.yaml, you cannot use it from pre-existing Python frontend code until our FC window passes (two weeks). Split your PR into two PRs, one which adds the new C++ functionality, and one that makes use of it from Python, and land them two weeks apart. Seehttps://github.com/pytorch/pytorch/wiki/PyTorch's-Python-Frontend-Backward-and-Forward-Compatibility-Policy#forwards-compatibility-fc for more info. Caused by: |
Uh oh!
There was an error while loading.Please reload this page.
ngimel commentedJun 2, 2025
Heads up, if there are any bc problems due to this, I don't think it makes sense to fix, we could just leave things in current state, with no pinning validation on sparse load. |
pearu commentedJun 2, 2025
@pytorchbot merge |
pytorchmergebot commentedJun 2, 2025
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in thewiki. Questions? Feedback? Please reach out to thePyTorch DevX Team |
…nsor/coo_args (pytorch#154759)As in the title.A prerequisite topytorch#154638 .Pull Requestresolved:pytorch#154759Approved by:https://github.com/amjames,https://github.com/ngimelghstack dependencies:pytorch#154610
Uh oh!
There was an error while loading.Please reload this page.
As in the title.
A prerequisite to#154638 .
Stack fromghstack (oldest at bottom):