Skip to content

Migrate devtools tests and clean up remaining executorch/ CaptureConfig refs (#18135)#18135

Merged
meta-codesync[bot] merged 1 commit intopytorch:mainfrom
JacobSzwejbka:export-D95605485
Mar 19, 2026
Merged

Migrate devtools tests and clean up remaining executorch/ CaptureConfig refs (#18135)#18135
meta-codesync[bot] merged 1 commit intopytorch:mainfrom
JacobSzwejbka:export-D95605485

Conversation

@JacobSzwejbka
Copy link
Contributor

@JacobSzwejbka JacobSzwejbka commented Mar 12, 2026

Summary:

Migrate etrecord_test, exported_op_graph_test, and size_analysis_tool_test
from exir.capture to torch.export + to_edge. Remove dead CaptureConfig
imports/usage from end2end tests, export_program, and qualcomm utils
(delete qnn_capture_config() which returned a CaptureConfig).

Reviewed By: Gasoonjia

Differential Revision: D95605485

@pytorch-bot
Copy link

pytorch-bot bot commented Mar 12, 2026

🔗 Helpful Links

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

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

❌ 2 Cancelled Jobs, 1 Pending

As of commit e8e5d24 with merge base bde7360 (image):

CANCELLED JOBS - The following jobs were cancelled. Please retry:

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 Mar 12, 2026
@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.

@digantdesai digantdesai added the module: exir Issues related to Export IR and the code under exir/ label Mar 13, 2026
@meta-codesync
Copy link
Contributor

meta-codesync bot commented Mar 17, 2026

@JacobSzwejbka has exported this pull request. If you are a Meta employee, you can view the originating Diff in D95605485.

@meta-codesync meta-codesync bot changed the title Migrate devtools tests and clean up remaining executorch/ CaptureConfig refs Migrate devtools tests and clean up remaining executorch/ CaptureConfig refs (#18135) Mar 18, 2026
JacobSzwejbka added a commit to JacobSzwejbka/executorch-1 that referenced this pull request Mar 18, 2026
…ig refs (pytorch#18135)

Summary:

Migrate etrecord_test, exported_op_graph_test, and size_analysis_tool_test
from exir.capture to torch.export + to_edge. Remove dead CaptureConfig
imports/usage from end2end tests, export_program, and qualcomm utils
(delete qnn_capture_config() which returned a CaptureConfig).

Differential Revision: D95605485
@JacobSzwejbka JacobSzwejbka force-pushed the export-D95605485 branch 2 times, most recently from b88a05f to ecdd248 Compare March 19, 2026 03:00
JacobSzwejbka added a commit to JacobSzwejbka/executorch-1 that referenced this pull request Mar 19, 2026
…ig refs (pytorch#18135)

Summary:

Migrate etrecord_test, exported_op_graph_test, and size_analysis_tool_test
from exir.capture to torch.export + to_edge. Remove dead CaptureConfig
imports/usage from end2end tests, export_program, and qualcomm utils
(delete qnn_capture_config() which returned a CaptureConfig).

Differential Revision: D95605485
JacobSzwejbka added a commit to JacobSzwejbka/executorch-1 that referenced this pull request Mar 19, 2026
…ig refs (pytorch#18135)

Summary:

Migrate etrecord_test, exported_op_graph_test, and size_analysis_tool_test
from exir.capture to torch.export + to_edge. Remove dead CaptureConfig
imports/usage from end2end tests, export_program, and qualcomm utils
(delete qnn_capture_config() which returned a CaptureConfig).

Differential Revision: D95605485
…ig refs (pytorch#18135)

Summary:

Migrate etrecord_test, exported_op_graph_test, and size_analysis_tool_test
from exir.capture to torch.export + to_edge. Remove dead CaptureConfig
imports/usage from end2end tests, export_program, and qualcomm utils
(delete qnn_capture_config() which returned a CaptureConfig).

Reviewed By: Gasoonjia

Differential Revision: D95605485
JacobSzwejbka added a commit to JacobSzwejbka/executorch-1 that referenced this pull request Mar 19, 2026
…ig refs (pytorch#18135)

Summary:

Migrate etrecord_test, exported_op_graph_test, and size_analysis_tool_test
from exir.capture to torch.export + to_edge. Remove dead CaptureConfig
imports/usage from end2end tests, export_program, and qualcomm utils
(delete qnn_capture_config() which returned a CaptureConfig).

Reviewed By: Gasoonjia

Differential Revision: D95605485
@meta-codesync meta-codesync bot merged commit 9076110 into pytorch:main Mar 19, 2026
137 of 140 checks passed
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 meta-exported module: exir Issues related to Export IR and the code under exir/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants