[NativeRT] Remove makeProxyExecutor from ModelRunner interface#158587
[NativeRT] Remove makeProxyExecutor from ModelRunner interface#158587SherlockNoMad wants to merge 1 commit intopytorch:mainfrom
Conversation
Summary: makeProxyExecutor shouldn't be exposed to ModelRunner Interface. Test Plan: CI Rollback Plan: Differential Revision: D78501011
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/158587
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 Cancelled JobAs of commit ccdef7a with merge base 25f4d7e ( CANCELLED JOB - The following job was cancelled. Please retry:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This pull request was exported from Phabricator. Differential Revision: D78501011 |
|
@pytorchbot merge -i (Initiating merge automatically since Phabricator Diff has merged, merging with -i because oss signals were bypassed internally) |
Merge startedYour change will be merged while ignoring the following 1 checks: pull / linux-jammy-py3.9-gcc11 / test (backwards_compat, 1, 1, linux.2xlarge) Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Merge failedReason: 1 jobs have failed, first few of them are: trunk / linux-jammy-rocm-py3.10 / test (default, 2, 2, linux.rocm.gpu.2) Details for Dev Infra teamRaised by workflow job |
|
@pytorchbot merge -f "infra failure & landed internally" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Summary: makeProxyExecutor shouldn't be exposed to ModelRunner Interface.
Test Plan:
CI
Rollback Plan:
Differential Revision: D78501011