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
c60168f0
Commit
c60168f0
authored
Aug 16, 2020
by
Hongkun Yu
Committed by
A. Unique TensorFlower
Aug 16, 2020
Browse files
Fix train_utils import
PiperOrigin-RevId: 326947485
parent
3b74fd29
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
official/core/train_lib.py
official/core/train_lib.py
+1
-1
No files found.
official/core/train_lib.py
View file @
c60168f0
...
...
@@ -23,7 +23,7 @@ from absl import logging
import
orbit
import
tensorflow
as
tf
from
official.co
mmon
import
train_utils
from
official.co
re
import
train_utils
from
official.core
import
base_task
from
official.modeling.hyperparams
import
config_definitions
...
...
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