Skip to content

Conversation

eellison
Copy link
Contributor

@eellison eellison commented May 30, 2025

Stack from ghstack (oldest at bottom):

Turning on in fbcode to come. Also updates max_tiles to have a default value of None. The existing tiling logic doesn't really handle max_tiles=3 well, but we do in the new tiling logic, so we default to 3 in the new logic and 2 elsewhere unless max_tiles has been explicitly set.

TB runners have been very unstable recently (do we need to bump batch size ?) but e.g. for a recent torchbench inference run we had 15 models with a lower execution time (i.g. green) and 2 models with higher (i.e.. red)

I am doing another run and will update here.

Dynamic shapes is not yet turned on because there are a lot of fixes to be done in splitting that don't work yet.. See:

(Pdb) p expr
((s25*s85)//32)
(Pdb) p FloorDiv(expr, expr)
((s25*s85)//(32*(((s25*s85)//32))))

and also - unbacked shape is not multiple of itself.

cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @chenyang78 @kadeng @muchulee8 @amjames @chauhang @aakhundov

[ghstack-poisoned]
Copy link

pytorch-bot bot commented May 30, 2025

🔗 Helpful Links

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

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

⏳ 1 Pending, 1 Unrelated Failure

As of commit 744b0fb with merge base 4405dc1 (image):

FLAKY - The following job failed but was likely due to flakiness present on trunk:

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.

eellison added a commit that referenced this pull request May 30, 2025
ghstack-source-id: a7bb6d7
Pull Request resolved: #154768
[ghstack-poisoned]
eellison added a commit that referenced this pull request Jun 2, 2025
ghstack-source-id: 961077e
Pull Request resolved: #154768
[ghstack-poisoned]
@eellison eellison added the topic: not user facing topic category label Jun 2, 2025
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
eellison added a commit that referenced this pull request Jun 2, 2025
ghstack-source-id: b9cc284
Pull Request resolved: #154768
[ghstack-poisoned]
@eellison
Copy link
Contributor Author

eellison commented Jun 5, 2025

@pytorchbot merge -f "timing out"

@pytorchmergebot
Copy link
Collaborator

Can't merge closed PR #154768

@malfet
Copy link
Contributor

malfet commented Jun 6, 2025

@pytorchbot revert -m "Looks like it broke inductor CPU, see https://hud.pytorch.org/hud/pytorch/pytorch/231eb9902ba78a4ef70203243058f3c7c0ced15d/1?per_page=50&name_filter=inductor-triton-cpu&mergeEphemeralLF=true" -c nosignal

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a revert job. Check the current status here.
Questions? Feedback? Please reach out to the PyTorch DevX Team

@pytorchmergebot
Copy link
Collaborator

@eellison your PR has been successfully reverted.

@eellison
Copy link
Contributor Author

eellison commented Jun 6, 2025

could we get inductor cpu in tests ?

[ghstack-poisoned]
@eellison eellison mentioned this pull request Jun 6, 2025
@eellison
Copy link
Contributor Author

eellison commented Jun 6, 2025

@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 pushed a commit that referenced this pull request Jun 9, 2025
Pull Request resolved: #155342
Approved by: https://github.com/Skylion007, https://github.com/bdhirsh
ghstack dependencies: #154768
@github-actions github-actions bot deleted the gh/eellison/803/head branch July 9, 2025 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-no-td Do not run TD on this PR ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request Merged module: inductor Reverted topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants