Skip to content

Conversation

@SS-JIA
Copy link
Contributor

@SS-JIA SS-JIA commented Dec 4, 2025

Stack from ghstack (oldest at bottom):

Title says it all!

Using texture3d as the input/output storage type may allow for additional optimizations re: bounds checking.

Differential Revision: D88395020

ssjia added 2 commits December 4, 2025 07:37
Address the benchmark binaries reporting worse performance than one month ago. The regression was not a "real" regression but due to some changes in the benchmark binaries that were made during debugging but were not reverted during landing:

1. Only running 1 benchmark iteration without any warmup iterations
2. The quantize/dequantize shaders would normally be excluded for the overall execution time / FLOPS calculation, but the name of these shaders was recently changed and the logic that filtered these shaders when reporting time was not updated accordingly.

Also includes a small fix to the input data loading logic.

Differential Revision: [D88381899](https://our.internmc.facebook.com/intern/diff/D88381899/)

[ghstack-poisoned]
Title says it all!

Using texture3d as the input/output storage type may allow for additional optimizations re: bounds checking.

Differential Revision: [D88395020](https://our.internmc.facebook.com/intern/diff/D88395020/)

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Dec 4, 2025

🔗 Helpful Links

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

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

⏳ 107 Pending, 2 Unrelated Failures

As of commit 98ea762 with merge base 2d1f181 (image):

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

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

SS-JIA pushed a commit that referenced this pull request Dec 4, 2025
Title says it all!

Using texture3d as the input/output storage type may allow for additional optimizations re: bounds checking.

Differential Revision: [D88395020](https://our.internmc.facebook.com/intern/diff/D88395020/)

ghstack-source-id: 327133398
Pull Request resolved: #16082
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 4, 2025
@github-actions
Copy link

github-actions bot commented Dec 4, 2025

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@SS-JIA SS-JIA changed the base branch from gh/SS-JIA/377/base to main December 5, 2025 00:56
@SS-JIA SS-JIA merged commit 77d9e97 into main Dec 5, 2025
146 of 148 checks passed
@SS-JIA SS-JIA deleted the gh/SS-JIA/377/head branch December 5, 2025 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants