Merged
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15256
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New Failures, 2 Unrelated FailuresAs of commit f4ff144 with merge base b495fa3 ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Contributor
Contributor
Author
|
@pytorchbot label "release notes: none" |
facebook-github-bot
pushed a commit
that referenced
this pull request
Oct 19, 2025
Summary: Enable int16 for op permute Reviewed By: Ninja91 Differential Revision: D84948536
facebook-github-bot
pushed a commit
that referenced
this pull request
Oct 19, 2025
Summary: Enable int16 for op permute Reviewed By: Ninja91 Differential Revision: D84948536
digantdesai
reviewed
Oct 20, 2025
|
|
||
| def forward(self, x): | ||
| return self.permute(x) | ||
| return torch.permute(x, self.dims) |
Contributor
There was a problem hiding this comment.
Is this just a cleanup?
Contributor
Author
There was a problem hiding this comment.
it is to avoid importing torchvision
|
|
||
| def forward(self, x): | ||
| return self.permute(x) | ||
| return torch.permute(x, self.dims) |
digantdesai
approved these changes
Oct 20, 2025
Contributor
digantdesai
left a comment
There was a problem hiding this comment.
Review automatically exported from Phabricator review in Meta.
3l1
added a commit
that referenced
this pull request
Oct 21, 2025
Summary: Enable int16 for op permute Reviewed By: Ninja91, digantdesai Differential Revision: D84948536
facebook-github-bot
pushed a commit
that referenced
this pull request
Oct 21, 2025
Summary: Enable int16 for op permute Reviewed By: Ninja91, digantdesai Differential Revision: D84948536
a4502d1 to
a7695f3
Compare
3l1
added a commit
that referenced
this pull request
Oct 21, 2025
Summary: Enable int16 for op permute Reviewed By: Ninja91, digantdesai Differential Revision: D84948536
facebook-github-bot
pushed a commit
that referenced
this pull request
Oct 21, 2025
Summary: Enable int16 for op permute Reviewed By: Ninja91, digantdesai Differential Revision: D84948536
a7695f3 to
e328a4d
Compare
3l1
added a commit
that referenced
this pull request
Oct 21, 2025
Summary: Enable int16 for op permute Reviewed By: Ninja91, digantdesai Differential Revision: D84948536
facebook-github-bot
pushed a commit
that referenced
this pull request
Oct 21, 2025
Summary: Enable int16 for op permute Reviewed By: Ninja91, digantdesai Differential Revision: D84948536
7ec2317 to
ba878c1
Compare
facebook-github-bot
pushed a commit
that referenced
this pull request
Oct 21, 2025
Summary: Enable int16 for op permute Reviewed By: Ninja91, digantdesai Differential Revision: D84948536
ba878c1 to
b667fc0
Compare
3l1
added a commit
that referenced
this pull request
Oct 21, 2025
Summary: Enable int16 for op permute Reviewed By: Ninja91, digantdesai Differential Revision: D84948536
3l1
added a commit
that referenced
this pull request
Oct 21, 2025
Summary: Enable int16 for op permute Reviewed By: Ninja91, digantdesai Differential Revision: D84948536
facebook-github-bot
pushed a commit
that referenced
this pull request
Oct 21, 2025
Summary: Enable int16 for op permute Reviewed By: Ninja91, digantdesai Differential Revision: D84948536
35a3ddc to
2beefcf
Compare
facebook-github-bot
pushed a commit
that referenced
this pull request
Oct 21, 2025
Summary: Enable int16 for op permute bypass-github-export-checks bypass-github-pytorch-ci-checks bypass-github-executorch-ci-checks Reviewed By: Ninja91, digantdesai Differential Revision: D84948536
2beefcf to
0a66af3
Compare
facebook-github-bot
pushed a commit
that referenced
this pull request
Oct 21, 2025
Summary: Enable int16 for op permute bypass-github-export-checks bypass-github-pytorch-ci-checks bypass-github-executorch-ci-checks Reviewed By: Ninja91, digantdesai Differential Revision: D84948536
0a66af3 to
41e563e
Compare
facebook-github-bot
pushed a commit
that referenced
this pull request
Oct 21, 2025
Summary: Enable int16 for op permute bypass-github-export-checks bypass-github-pytorch-ci-checks bypass-github-executorch-ci-checks Reviewed By: Ninja91, digantdesai Differential Revision: D84948536
41e563e to
5345627
Compare
3l1
added a commit
that referenced
this pull request
Oct 22, 2025
Summary: Enable int16 for op permute bypass-github-export-checks bypass-github-pytorch-ci-checks bypass-github-executorch-ci-checks Reviewed By: Ninja91, digantdesai Differential Revision: D84948536
Summary: Enable int16 for op permute bypass-github-export-checks bypass-github-pytorch-ci-checks bypass-github-executorch-ci-checks Reviewed By: Ninja91, digantdesai Differential Revision: D84948536
70e9586 to
f4ff144
Compare
3l1
added a commit
that referenced
this pull request
Oct 22, 2025
Summary: Enable int16 for op permute bypass-github-export-checks bypass-github-pytorch-ci-checks bypass-github-executorch-ci-checks Reviewed By: Ninja91, digantdesai Differential Revision: D84948536
facebook-github-bot
pushed a commit
that referenced
this pull request
Oct 22, 2025
Summary: Enable int16 for op permute bypass-github-export-checks bypass-github-pytorch-ci-checks bypass-github-executorch-ci-checks Reviewed By: Ninja91, digantdesai Differential Revision: D84948536
facebook-github-bot
pushed a commit
that referenced
this pull request
Oct 22, 2025
Summary: Enable int16 for op permute bypass-github-export-checks bypass-github-pytorch-ci-checks bypass-github-executorch-ci-checks Reviewed By: Ninja91, digantdesai Differential Revision: D84948536
jirioc
pushed a commit
to nxp-upstream/executorch
that referenced
this pull request
Dec 19, 2025
Differential Revision: D84948536 Pull Request resolved: pytorch#15256
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary: Enable int16 for op permute
Reviewed By: Ninja91
Differential Revision: D84948536