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
c4bf6d3e
Commit
c4bf6d3e
authored
May 18, 2020
by
Hongkun Yu
Committed by
A. Unique TensorFlower
May 18, 2020
Browse files
Internal change
PiperOrigin-RevId: 312225657
parent
80f1d815
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
official/recommendation/data_pipeline.py
official/recommendation/data_pipeline.py
+1
-1
official/recommendation/data_test.py
official/recommendation/data_test.py
+1
-1
No files found.
official/recommendation/data_pipeline.py
View file @
c4bf6d3e
...
...
@@ -37,7 +37,7 @@ from absl import logging
from
official.recommendation
import
constants
as
rconst
from
official.recommendation
import
movielens
from
official.recommendation
import
popen_helper
_internal
as
popen_helper
from
official.recommendation
import
popen_helper
from
official.recommendation
import
stat_utils
from
tensorflow.python.tpu.datasets
import
StreamingFilesDataset
...
...
official/recommendation/data_test.py
View file @
c4bf6d3e
...
...
@@ -30,7 +30,7 @@ import tensorflow as tf
from
official.recommendation
import
constants
as
rconst
from
official.recommendation
import
data_preprocessing
from
official.recommendation
import
movielens
from
official.recommendation
import
popen_helper
_internal
as
popen_helper
from
official.recommendation
import
popen_helper
from
official.utils.misc
import
keras_utils
...
...
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