torchx icon indicating copy to clipboard operation
torchx copied to clipboard

Introduce ComponentRunner and move run_component + dryrun_component into it

Open AbishekS opened this issue 3 weeks ago • 1 comments

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

AbishekS avatar Nov 25 '25 17:11 AbishekS

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

meta-codesync[bot] avatar Nov 25 '25 17:11 meta-codesync[bot]