Skip to content

Conversation

@SS-JIA
Copy link
Contributor

@SS-JIA SS-JIA commented Jun 13, 2025

Stack from ghstack (oldest at bottom):

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

## 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-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Jun 13, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 1 Pending

As of commit 90fc268 with merge base d660bde (image):

NEW FAILURE - The following job has failed:

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

SS-JIA added a commit that referenced this pull request Jun 13, 2025
## 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
@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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76608702

@github-actions
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.

@facebook-github-bot facebook-github-bot merged commit 91a474a into gh/SS-JIA/242/base Jun 13, 2025
96 of 99 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/SS-JIA/242/head branch June 13, 2025 18:45
JacobSzwejbka pushed a commit that referenced this pull request Jun 13, 2025
)

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

Co-authored-by: Stephen Jia <[email protected]>
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.

5 participants