Skip to content

Add inference pipeline base class to streamline composed pipelines - #5

Closed
SolitaryThinker wants to merge 1 commit into
mainfrom
codex/refactor-inference-pipeline-class-hierarchy
Closed

Add inference pipeline base class to streamline composed pipelines#5
SolitaryThinker wants to merge 1 commit into
mainfrom
codex/refactor-inference-pipeline-class-hierarchy

Conversation

@SolitaryThinker

Copy link
Copy Markdown
Owner

Summary

  • add a dedicated InferencePipeline layer that handles inference-specific initialization
  • update all inference and preprocess pipelines to inherit from the new base and refresh documentation
  • move training-specific setup into TrainingPipeline.setup_pipeline to keep ComposedPipelineBase shared

Testing

  • python -m compileall fastvideo/pipelines fastvideo/training docs/source

Codex Task

@SolitaryThinker
SolitaryThinker deleted the codex/refactor-inference-pipeline-class-hierarchy branch November 13, 2025 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant