-
Notifications
You must be signed in to change notification settings - Fork 25.6k
fix miss isa bool check #128274
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
fix miss isa bool check #128274
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/128274
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ✅ You can merge normally! (2 Unrelated Failures)As of commit 521be4c with merge base 917387f ( BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
UNSTABLE - The following job failed but was likely due to flakiness present on trunk and has been marked as unstable:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Test? I don't understand what the change is doing, why are there falsey isa in the list of isa? |
Hi @ezyang falsey fail are cuda related not caused by cpu isa. This PR reviewed by @jgong5 , don't worry. |
@pytorchbot rebase |
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
Successfully rebased |
ea1e117
to
521be4c
Compare
@ezyang previous fail was bringed from trunk, after rebase they are gone. |
You asked me for a review, and now you're getting a review from me :P I don't have anything fundamentally against this patch. But I would like to understand it more. That is what the code review process is for. I'll ask again:
|
Hi @ezyang
@jgong5 tell me it is a serious bug, I need fix it ASAP before branch cut. |
@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 |
New cpp builder missed ISA bool(dry-compile) check. <img width="941" alt="image" src="https://github.com/pytorch/pytorch/assets/8433590/695ce911-7f6d-401d-b96b-2b9bda751b15"> @jgong5 Found this missing and then I submit this PR to fix it. Pull Request resolved: pytorch#128274 Approved by: https://github.com/jgong5, https://github.com/ezyang
New cpp builder missed ISA bool(dry-compile) check.

@jgong5 Found this missing and then I submit this PR to fix it.
cc @jgong5 @mingfeima @XiaobingSuper @sanchitintel @ashokei @jingxu10 @voznesenskym @penguinwu @EikanWang @Guobing-Chen @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @peterbell10 @ipiszy @yf225 @chenyang78 @kadeng @muchulee8 @ColinPeppler @amjames @desertfire @chauhang