Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
0308e7e1
Commit
0308e7e1
authored
Mar 19, 2018
by
Scott Zhu
Browse files
Move the official/benchmark files to offical/utils/logging.
parent
82a25a31
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1 deletion
+1
-1
official/benchmark/__init__.py
official/benchmark/__init__.py
+0
-0
official/utils/logging/logger.py
official/utils/logging/logger.py
+0
-0
official/utils/logging/logger_test.py
official/utils/logging/logger_test.py
+1
-1
No files found.
official/benchmark/__init__.py
deleted
100644 → 0
View file @
82a25a31
official/
benchmark
/logger.py
→
official/
utils/logging
/logger.py
View file @
0308e7e1
File moved
official/
benchmark
/logger_test.py
→
official/
utils/logging
/logger_test.py
View file @
0308e7e1
...
...
@@ -25,7 +25,7 @@ import os
import
tempfile
from
official.
benchmark
import
logger
from
official.
utils.logging
import
logger
import
tensorflow
as
tf
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment