We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b555588 commit 108068aCopy full SHA for 108068a
torch/utils/trainer/plugins/time.py
@@ -1,3 +1,4 @@
1
+from __future__ import absolute_import
2
import time
3
4
from .monitor import Monitor
0 commit comments