-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Fix AttributeError: 'int' object has no attribute 'node' due to constant prop #141250
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/141250
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit 4f961c3 with merge base 4c1f50a ( BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
…ant prop Fixes #140625 Signed-off-by: Edward Z. Yang <[email protected]> ghstack-source-id: bcb22c6 Pull Request resolved: #141250
|
@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: 1 jobs have failed, first few of them are: Check mergeability of ghstack PR / ghstack-mergeability-check Details for Dev Infra teamRaised by workflow job |
|
@pytorchbot merge -f "failures look unrelated" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Merge failedReason: Command Details for Dev Infra teamRaised by workflow job |
|
@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: 1 jobs have failed, first few of them are: linux-binary-manywheel / get-label-type / runner-determinator Details for Dev Infra teamRaised by workflow job |
…ant prop Fixes #140625 Signed-off-by: Edward Z. Yang <[email protected]> ghstack-source-id: a9f9ee5 Pull Request resolved: #141250
|
@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 |
…ant prop (pytorch#141250) Fixes pytorch#140625 Signed-off-by: Edward Z. Yang <[email protected]> Pull Request resolved: pytorch#141250 Approved by: https://github.com/bobrenjc93
…ant prop (pytorch#141250) Fixes pytorch#140625 Signed-off-by: Edward Z. Yang <[email protected]> Pull Request resolved: pytorch#141250 Approved by: https://github.com/bobrenjc93
Stack from ghstack (oldest at bottom):
Fixes #140625
Signed-off-by: Edward Z. Yang [email protected]
cc @SherlockNoMad @EikanWang @jgong5 @wenzhe-nrv