Unlocking efficiency: Harnessing the power of Selective Execution in Amazon SageMaker Pipelines
Blog
This article introduces Selective Execution, a new Amazon SageMaker Pipelines feature enabling users to run specific pipeline steps instead of entire workflows.
- Run individual or contiguous pipeline steps while reusing outputs from non-selected steps
- Requires reference run with Successful, Failed, or Stopped status
- Saves time and compute resources by eliminating unnecessary step execution
- Supports runtime parameter modification for selected steps
- Use cases: single step execution, multi-step training/evaluation, failed step recovery, pipeline branch testing
- Requires SageMaker Python SDK version 2.162.0 or higher
Selective Execution streamlines ML workflows by allowing developers to focus on specific pipeline sections, reducing iteration time and infrastructure costs.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.