Skip to content

Add support for creating inference-only SageMaker pipelines #1211

Description

@thvasilo

Currently inference tasks in our SageMaker pipeline generator always get their model input path by a variable model_output_path that gets set during the creation of a training task.

We should add an optional CLI argument that allows users to provide their own path for model artifacts, which will make it possible to define inference-only pipelines with job sequences like gconstruct inference or gsprocessing dist_part inference.

Metadata

Metadata

Assignees

Labels

Fields

No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions