Module core.steps.inferrer.tensorflow_inferrer_step¶
Classes¶
TensorflowInferrer(labels: List[str], **kwargs)
: Tensorflow Inferrer.
Base Tensorflow Inferrer constructor.
Args:
labels: Outward-facing name of the pipeline.
### Ancestors (in MRO)
* zenml.core.steps.inferrer.base_inferrer_step.BaseInferrer
* zenml.core.steps.base_step.BaseStep