Skip to content

Conversation

pytorchbot
Copy link
Collaborator

This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #11642 by @SS-JIA
^ Please use this as the source of truth for the PR details, comments, and reviews
ghstack PR base: https://github.com/pytorch/executorch/tree/gh/SS-JIA/242/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/SS-JIA/242/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/SS-JIA/242/orig
@diff-train-skip-merge

## Context

Fixes build failures in CI by resolving ambiguities with the `TextureLimits` class.

## Changes

* Add converting constructor to construct `TextureLimits` from a `utils::uvec3`
* Modify `UniformData` class to receive `utils::uvec3` directly, removing the need to reference `TextureLimits`

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

ghstack-source-id: 290281028
Pull Request resolved: #11642
@pytorchbot pytorchbot requested a review from SS-JIA as a code owner June 13, 2025 18:45
Copy link

pytorch-bot bot commented Jun 13, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 77 Pending, 1 Unrelated Failure

As of commit c747cad with merge base 140cc14 (image):

NEW FAILURE - The following job has failed:

  • Lint / lintrunner / linux-job (gh)
    The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.

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

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

@facebook-github-bot facebook-github-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 Jun 13, 2025
Copy link

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.

@JacobSzwejbka JacobSzwejbka merged commit f7d82df into main Jun 13, 2025
97 of 99 checks passed
@JacobSzwejbka JacobSzwejbka deleted the gh/SS-JIA/242/orig branch June 13, 2025 19:17
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.

4 participants