FastVideo icon indicating copy to clipboard operation
FastVideo copied to clipboard

[Feature] Validation_pipeline is the copy of training_pipeline?

Open EricLina opened this issue 7 months ago • 0 comments

Motivation

Hello, I found that in fastvideo/training/wan_training_pipeline.py, you copy validation_pipeline directly, that means you need two WanPipeline while training. Could you add a option like self.training for the evaluation mode?

Related resources

No response

EricLina avatar Sep 17 '25 04:09 EricLina