diff --git a/train_nsf_sim_cache_sid_load_pretrain.py b/train_nsf_sim_cache_sid_load_pretrain.py index 320af5f..f7840f6 100644 --- a/train_nsf_sim_cache_sid_load_pretrain.py +++ b/train_nsf_sim_cache_sid_load_pretrain.py @@ -157,7 +157,7 @@ def run(rank, n_gpus, hps): # epoch_str = 1 # global_step = 0 except: # 如果首次不能加载,加载pretrain - traceback.print_exc() + # traceback.print_exc() epoch_str = 1 global_step = 0 if rank == 0: