Skip to content

Conversation

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Sep 29, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 6efccdc with merge base 2293fe1 (image):
💚 Looks good so far! There are no failures yet. 💚

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

[ghstack-poisoned]
rec added a commit that referenced this pull request Sep 29, 2024
@rec rec marked this pull request as ready for review September 30, 2024 15:14
@rec
Copy link
Collaborator Author

rec commented Sep 30, 2024

One of these errors is bogus; the other one, Lint for torch/_functorch/_aot_autograd/collect_metadata_analysis.py, is fixed in a parent commit but I don't want spam the job queue by re-requesting absolutely everything.

@rec rec requested a review from Skylion007 December 19, 2024 14:17
@rec
Copy link
Collaborator Author

rec commented Dec 19, 2024

@Skylion007 - this is the last one!

Up for the honors?

Copy link
Collaborator

@albanD albanD left a comment

Choose a reason for hiding this comment

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

🎉 🎉 🎉 🎉 🎉

extra_args = V.graph.sizevars.size_hints(
map(sympy.expand, call_args[len(expected_args) :])
)
V.graph.sizevars.size_hints(map(sympy.expand, call_args[len(expected_args) :]))
Copy link
Collaborator

Choose a reason for hiding this comment

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

cc @eellison is this a bug and the variable should be used?

[ghstack-poisoned]
@rec
Copy link
Collaborator Author

rec commented Dec 21, 2024

@pytorchbot merge

@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

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: 1 mandatory check(s) failed. The first few are:

Dig deeper by viewing the failures on hud

Details for Dev Infra team Raised by workflow job

Failing merge rule: Core Maintainers

[ghstack-poisoned]
@rec
Copy link
Collaborator Author

rec commented Dec 21, 2024

@pytorchbot merge

@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

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: Command git -C /home/runner/work/pytorch/pytorch rebase origin/main returned non-zero exit code 1

Rebasing (1/1)
Auto-merging torch/ao/quantization/quantize.py
CONFLICT (content): Merge conflict in torch/ao/quantization/quantize.py
error: could not apply 320f918c0b7... Enable ruff's unused variable checking everywhere in pytorch (#136965)
hint: Resolve all conflicts manually, mark them as resolved with
hint: "git add/rm <conflicted_files>", then run "git rebase --continue".
hint: You can instead skip this commit: run "git rebase --skip".
hint: To abort and get back to the state before "git rebase", run "git rebase --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Could not apply 320f918c0b7... Enable ruff's unused variable checking everywhere in pytorch (#136965)
Details for Dev Infra team Raised by workflow job

[ghstack-poisoned]
rec added a commit that referenced this pull request Dec 21, 2024
@rec
Copy link
Collaborator Author

rec commented Dec 21, 2024

@pytorchbot merge

@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

tianfengfrank added a commit to tianfengfrank/pytorch that referenced this pull request Jan 13, 2025
Summary: fix the build error revealed in D68075676. Build error exposed by added new `-Werror ` flag pytorch#136965

Test Plan: CI

Differential Revision: D68120898
@github-actions github-actions bot deleted the gh/rec/71/head branch January 22, 2025 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request Merged module: dynamo module: inductor oncall: distributed Add this issue/PR to distributed oncall triage queue open source release notes: quantization release notes category topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants