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
bad8b0ba
"vscode:/vscode.git/clone" did not exist on "1c5ee5f1bddfddc4989948b54b50fe56fce31afb"
Commit
bad8b0ba
authored
Sep 21, 2017
by
Olivia
Browse files
oops comments gone
parent
666d31b5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
tutorials/image/cifar10/cifar10_train.py
tutorials/image/cifar10/cifar10_train.py
+0
-2
No files found.
tutorials/image/cifar10/cifar10_train.py
View file @
bad8b0ba
...
...
@@ -126,6 +126,4 @@ def main(argv=None): # pylint: disable=unused-argument
if
__name__
==
'__main__'
:
FLAGS
=
parser
.
parse_args
()
# for arg in vars(FLAGS):
# print(arg, getattr(FLAGS, arg))
tf
.
app
.
run
()
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