morpheus.cli.stage_registry.LazyStageInfo

class LazyStageInfo(name: str, stage_qualified_name: str, modes: List[morpheus.config.PipelineModes])[source]

Bases: morpheus.cli.stage_registry.StageInfo

Methods

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