ming030890
2025-07-04 a750595594321833b48dc19798eed66876a100b4
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):