Skip to content

[Feature]: AutoDeploy: skip post_clean_up logic for unused transforms to speed up transform pipeline #8742

@lucaslie

Description

@lucaslie

🚀 The feature, motivation and pitch

Right now, it seems we run post transform clean up even if we don't find matches. In such instances the _apply function should return a TransformInfo that indicates the transform was skipped so that the post_clean_up logic doesn't kick in (i.e. if it was clean before, it is still clean...)

Alternatives

No response

Additional context

No response

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and checked the documentation and examples for answers to frequently asked questions.

Metadata

Metadata

Assignees

Labels

AutoDeploy<NV> AutoDeploy Backendfeature requestNew feature or request. This includes new model, dtype, functionality support

Type

Projects

Status

Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions