Skip to content

Commit 15ea1c0

Browse files
committed
remove debug statement
1 parent 4e2c8a1 commit 15ea1c0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

deepmd/pt/train/training.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -948,7 +948,6 @@ def log_loss_valid(_task_key="Default"):
948948
self.timed_steps += min(
949949
self.disp_freq, _step_id - self.start_step
950950
)
951-
print(f"{self.timed_steps=}")
952951

953952
if fout:
954953
if self.lcurve_should_print_header:

0 commit comments

Comments
 (0)