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
3bbb62e7
Commit
3bbb62e7
authored
Jan 07, 2019
by
Taylor Robie
Browse files
completely disable data_test
parent
16e0c773
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
official/recommendation/data_test.py
official/recommendation/data_test.py
+1
-1
No files found.
official/recommendation/data_test.py
View file @
3bbb62e7
...
...
@@ -342,4 +342,4 @@ class BaseTest(tf.test.TestCase):
if
__name__
==
"__main__"
:
tf
.
logging
.
set_verbosity
(
tf
.
logging
.
INFO
)
tf
.
test
.
main
()
#
tf.test.main()
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