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
34d59895
Commit
34d59895
authored
Sep 11, 2019
by
A. Unique TensorFlower
Browse files
Merge pull request #7552 from npanpaliya:resnet_cifar_script_fix
PiperOrigin-RevId: 268588066
parents
35112d1c
0abef3ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
official/vision/image_classification/resnet_cifar_main.py
official/vision/image_classification/resnet_cifar_main.py
+1
-0
No files found.
official/vision/image_classification/resnet_cifar_main.py
View file @
34d59895
...
...
@@ -19,6 +19,7 @@ from __future__ import division
from
__future__
import
print_function
from
absl
import
flags
from
absl
import
app
as
absl_app
import
tensorflow
as
tf
from
official.utils.flags
import
core
as
flags_core
...
...
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