Skip to content

Conversation

Gasoonjia
Copy link
Contributor

@Gasoonjia Gasoonjia commented Aug 1, 2025

Copy link

pytorch-bot bot commented Aug 1, 2025

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 2 New Failures, 1 Unrelated Failure

As of commit 3652afd with merge base 981119e (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following job 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.

@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 Aug 1, 2025
Gasoonjia added a commit that referenced this pull request Aug 1, 2025
…infra

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

ghstack-source-id: 300044629
Pull Request resolved: #13058
Copy link

github-actions bot commented Aug 1, 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.

@facebook-github-bot
Copy link
Contributor

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

_check_ir_validity=False if args.quantize else True,
_skip_dim_order=True, # TODO(T182187531): enable dim order in xnnpack
),
generate_etrecord=args.etrecord is not None,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add default as False above

Suggested change
generate_etrecord=args.etrecord is not None,
generate_etrecord=args.etrecord is not False,

Gasoonjia added a commit that referenced this pull request Aug 1, 2025
…infra

Pull Request resolved: #13058

this diff migrates the infra for etrecrod generation in to_edge_transform_and_lower flow to latest one.

Differential Revision: [D79420502](https://our.internmc.facebook.com/intern/diff/D79420502/)
ghstack-source-id: 300167042
@facebook-github-bot
Copy link
Contributor

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

Gasoonjia added a commit that referenced this pull request Aug 5, 2025
…infra

Pull Request resolved: #13058

this diff migrates the infra for etrecrod generation in to_edge_transform_and_lower flow to latest one.
ghstack-source-id: 300740657

Differential Revision: [D79420502](https://our.internmc.facebook.com/intern/diff/D79420502/)
@facebook-github-bot
Copy link
Contributor

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

Gasoonjia added a commit that referenced this pull request Aug 5, 2025
…infra

Pull Request resolved: #13058

this diff migrates the infra for etrecrod generation in to_edge_transform_and_lower flow to latest one.
ghstack-source-id: 300961294

Differential Revision: [D79420502](https://our.internmc.facebook.com/intern/diff/D79420502/)
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot merged commit a880d63 into gh/gasoonjia/34/base Aug 6, 2025
99 of 105 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/gasoonjia/34/head branch August 6, 2025 09:13
Gasoonjia added a commit that referenced this pull request Aug 6, 2025
…infra (#13153)

This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #13058 by
@Gasoonjia
^ 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/gasoonjia/34/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/gasoonjia/34/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/gasoonjia/34/orig
@diff-train-skip-merge

Differential Revision: D79420502

Co-authored-by: gasoonjia <gasoonjia@icloud.com>
Co-authored-by: Gasoonjia <gasoonjia@meta.com>
agrima1304 pushed a commit to agrima1304/executorch that referenced this pull request Aug 26, 2025
…infra (pytorch#13153)

This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: pytorch#13058 by
@Gasoonjia
^ 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/gasoonjia/34/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/gasoonjia/34/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/gasoonjia/34/orig
@diff-train-skip-merge

Differential Revision: D79420502

Co-authored-by: gasoonjia <gasoonjia@icloud.com>
Co-authored-by: Gasoonjia <gasoonjia@meta.com>
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. fb-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants