morpheus.cli.stage_registry.StageInfo

(Latest Version)
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 2024, NVIDIA. Last updated on Jul 8, 2024.