slin000111
2025-09-20 88b464edb94531ba98744a5338965af539ab18ec
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):