Skip to content

Conversation

@AbishekS
Copy link
Contributor

@AbishekS AbishekS commented Nov 25, 2025

Summary:
This diff

  1. We introduce ComponentRunner
  2. Move run_component and dryrun_component into it
  3. Add warnings.warn() with PendingDeprecationWarning for deprecation of run_component and dryrun_component on the existing Runner. In the future diffs we will slowly move code to use the newer ComponentRunner.

Differential Revision: D87680982

…nto it

Summary:
**This diff**
In diff D86351928 we will be using these for itorchx. As per the [comments](https://www.internalfb.com/diff/D86351928?dst_version_fbid=1529632171491258&transaction_fbid=1290864469465105)
1. We introduce ComponentRunner
2. Move run_component and dryrun_component into it
3. Add warnings.warn() with PendingDeprecationWarning for deprecation of run_component and dryrun_component on the existing Runner. In the future diffs we will slowly move code to use the newer ComponentRunner.

Differential Revision: D87680982
@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 Nov 25, 2025
@meta-codesync
Copy link

meta-codesync bot commented Nov 25, 2025

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant