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
71277b49
Commit
71277b49
authored
May 04, 2022
by
Yeqing Li
Committed by
A. Unique TensorFlower
May 04, 2022
Browse files
Internal change
PiperOrigin-RevId: 446509422
parent
96a8d744
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
official/projects/yt8m/train_test.py
official/projects/yt8m/train_test.py
+2
-1
No files found.
official/projects/yt8m/train_test.py
View file @
71277b49
...
@@ -82,7 +82,8 @@ class TrainTest(parameterized.TestCase, tf.test.TestCase):
...
@@ -82,7 +82,8 @@ class TrainTest(parameterized.TestCase, tf.test.TestCase):
})
})
FLAGS
.
params_override
=
params_override
FLAGS
.
params_override
=
params_override
train_lib
.
train
.
main
(
'unused_args'
)
with
train_lib
.
train
.
gin
.
unlock_config
():
train_lib
.
train
.
main
(
'unused_args'
)
FLAGS
.
mode
=
'eval'
FLAGS
.
mode
=
'eval'
...
...
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