Skip to content

Commit 0308e7e

Browse files
committed
Move the official/benchmark files to offical/utils/logging.
1 parent 82a25a3 commit 0308e7e

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

official/benchmark/__init__.py

Whitespace-only changes.
File renamed without changes.

official/benchmark/logger_test.py renamed to official/utils/logging/logger_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
import tempfile
2626

2727

28-
from official.benchmark import logger
28+
from official.utils.logging import logger
2929
import tensorflow as tf
3030

3131

0 commit comments

Comments
 (0)