NVIDIA Morpheus (24.10.01)
(Latest Version)

morpheus.pipeline.execution_mode_mixins

Mixins to indicate which execution modes are supported for a given stage. These mixins should be used for any stage that needs to support execution modes other than the default GPU mode, and the supported execution modes do not change based upon configuration or runtime conditions.

Classes

CpuOnlyMixin() Mixin intented to be added to stages which support only CPU execution modes.
GpuAndCpuMixin() Mixin intented to be added to stages which support both GPU and CPU execution modes.
Previous morpheus.pipeline.control_message_stage.ControlMessageStage
Next morpheus.pipeline.execution_mode_mixins.CpuOnlyMixin
© Copyright 2024, NVIDIA. Last updated on Dec 3, 2024.