瀏覽代碼

remove debug messages

justheuristic 4 年之前
父節點
當前提交
fedd228f8e
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      examples/albert/run_training_monitor.py

+ 0 - 1
examples/albert/run_training_monitor.py

@@ -20,7 +20,6 @@ from arguments import AveragerArguments, BaseTrainingArguments, CollaborativeOpt
 
 logger = logging.getLogger(__name__)
 
-from run_trainer import analyze_openfiles_periodically
 
 @dataclass
 class TrainingMonitorArguments(BaseTrainingArguments):