ming030890
2025-08-05 b3fb4c0acd5f52a313f024b6f69b8f025c6eddfe
funasr/train_utils/trainer.py
@@ -715,7 +715,7 @@
            if self.use_wandb and wandb is not None:
                wandb.log(
                    description_dict,
                    setp=self.batch_total,
                    step=self.batch_total,
                )
    def close(self, writer=None):