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
aa6aed37
Commit
aa6aed37
authored
Dec 03, 2021
by
Yeqing Li
Committed by
A. Unique TensorFlower
Dec 03, 2021
Browse files
Internal change
PiperOrigin-RevId: 413981781
parent
888773cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
official/benchmark/retinanet_benchmark.py
official/benchmark/retinanet_benchmark.py
+2
-2
No files found.
official/benchmark/retinanet_benchmark.py
View file @
aa6aed37
...
...
@@ -29,10 +29,10 @@ import tensorflow as tf
from
official.benchmark
import
benchmark_wrappers
from
official.benchmark
import
perfzero_benchmark
from
official.legacy.detection
import
main
as
detection
from
official.legacy.detection.configs
import
base_config
from
official.utils.flags
import
core
as
flags_core
from
official.utils.misc
import
keras_utils
from
official.vision.detection
import
main
as
detection
from
official.vision.detection.configs
import
base_config
FLAGS
=
flags
.
FLAGS
...
...
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