Migrate devtools tests and clean up remaining executorch/ CaptureConfig refs (#18135)#18135
Conversation
🔗 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 PendingAs of commit e8e5d24 with merge base bde7360 ( CANCELLED JOBS - The following jobs were cancelled. Please retry:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
96ac69c to
e289d45
Compare
e289d45 to
6c7855e
Compare
|
@JacobSzwejbka has exported this pull request. If you are a Meta employee, you can view the originating Diff in 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). Differential Revision: D95605485
b88a05f to
ecdd248
Compare
…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). Differential Revision: D95605485
ecdd248 to
9e989fe
Compare
…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
9e989fe to
e8e5d24
Compare
…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
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