morpheus.cli.stage_registry.StageInfo

class StageInfo(name: str, modes: List[morpheus.config.PipelineModes], qualified_name: str, build_command: Callable[[], click.core.Command])[source]

Bases: object

Methods

supports_mode
Previous morpheus.cli.stage_registry.LazyStageInfo
Next morpheus.cli.stage_registry.StageRegistry
© Copyright 2023, NVIDIA. Last updated on Feb 2, 2024.