refactor: replace runtime_error with TORCH_CHECK for better error handling#163628
refactor: replace runtime_error with TORCH_CHECK for better error handling#163628licy666 wants to merge 1 commit intopytorch:mainfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/163628
Note: Links to docs will display an error until the docs builds have been completed. ⏳ No Failures, 1 PendingAs of commit 206a821 with merge base d73c283 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot label "topic: not user facing" |
|
@pytorchbot merge |
Merge startedYour 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 |
Merge failedReason: 3 jobs have failed, first few of them are: linux-binary-manywheel / manywheel-py3_12-cuda12_8-build / build, trunk / linux-jammy-cuda12.8-py3.10-gcc11 / test (default, 1, 5, lf.linux.g6.4xlarge.experimental.nvidia.gpu), trunk / linux-jammy-cuda12.8-py3.10-gcc11 / test (default, 2, 5, lf.linux.g6.4xlarge.experimental.nvidia.gpu) Details for Dev Infra teamRaised by workflow job |
|
@pytorchbot rebase -b main |
|
@pytorchbot started a rebase job onto refs/remotes/origin/main. Check the current status here |
|
Rebase failed due to Command Raised by https://github.com/pytorch/pytorch/actions/runs/18395990946 |
e450649 to
1a03fe0
Compare
|
@fffrog Rebase success. Please take a look. |
|
@pytorchbot rebase -b main |
|
@pytorchbot started a rebase job onto refs/remotes/origin/main. Check the current status here |
|
@soulitzer, Please take a look. Thank! |
|
Successfully rebased |
1a03fe0 to
206a821
Compare
|
@pytorchbot merge |
Merge startedYour 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 |
…dling (pytorch#163628) Fixes some parts of issue pytorch#148114 @pytorchbot label "topic: not user facing" @fffrog PTAL Pull Request resolved: pytorch#163628 Approved by: https://github.com/albanD
…dling (pytorch#163628) Fixes some parts of issue pytorch#148114 @pytorchbot label "topic: not user facing" @fffrog PTAL Pull Request resolved: pytorch#163628 Approved by: https://github.com/albanD
Fixes some parts of issue #148114
@pytorchbot label "topic: not user facing"
@fffrog PTAL