Lengyue пре 2 година
родитељ
комит
8f75f764ad
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      speech_lm/train.py

+ 1 - 0
speech_lm/train.py

@@ -122,6 +122,7 @@ def train(
             trackers["model_time"].append(time.time() - model_begin_time)
 
             if is_accumulating:
+                last_batch_time = time.time()
                 continue
 
             # Check all trackers has the same length