Skip to content

Commit 108068a

Browse files
committed
python 2.7 fixes
1 parent b555588 commit 108068a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torch/utils/trainer/plugins/time.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from __future__ import absolute_import
12
import time
23

34
from .monitor import Monitor

0 commit comments

Comments
 (0)