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
a45cafb3
Commit
a45cafb3
authored
Oct 09, 2018
by
Shawn Wang
Browse files
fixed a missing import.
parent
9b7e4163
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
official/recommendation/data_async_generation.py
official/recommendation/data_async_generation.py
+1
-0
No files found.
official/recommendation/data_async_generation.py
View file @
a45cafb3
...
@@ -43,6 +43,7 @@ from absl import flags
...
@@ -43,6 +43,7 @@ from absl import flags
from
official.datasets
import
movielens
from
official.datasets
import
movielens
from
official.recommendation
import
constants
as
rconst
from
official.recommendation
import
constants
as
rconst
from
official.recommendation
import
stat_utils
from
official.recommendation
import
stat_utils
from
official.recommendation
import
popen_helper
_log_file
=
None
_log_file
=
None
...
...
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