morpheus.pipeline.pass_thru_type_mixin.PassThruTypeMixin#
- class PassThruTypeMixin[source]#
Bases:
ABCMixin intented to be added to stages which receive and emit the same type. The stage may receive multiple types or
typing.Any, and who’s output type is inferred from the output types of the parent stages.Methods
compute_schema