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
3e12ad2b
Commit
3e12ad2b
authored
Jan 29, 2020
by
Yanhui Liang
Committed by
A. Unique TensorFlower
Jan 29, 2020
Browse files
Internal change
PiperOrigin-RevId: 292230496
parent
d948ff3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
official/benchmark/bert_squad_benchmark.py
official/benchmark/bert_squad_benchmark.py
+0
-2
No files found.
official/benchmark/bert_squad_benchmark.py
View file @
3e12ad2b
...
@@ -481,7 +481,6 @@ class BertSquadMultiWorkerAccuracy(BertSquadBenchmarkBase):
...
@@ -481,7 +481,6 @@ class BertSquadMultiWorkerAccuracy(BertSquadBenchmarkBase):
num_gpus
=
8
num_gpus
=
8
FLAGS
.
num_gpus
=
num_gpus
FLAGS
.
num_gpus
=
num_gpus
FLAGS
.
dtype
=
'fp16'
FLAGS
.
dtype
=
'fp16'
FLAGS
.
enable_eager
=
True
,
FLAGS
.
enable_xla
=
False
FLAGS
.
enable_xla
=
False
FLAGS
.
distribution_strategy
=
'multi_worker_mirrored'
FLAGS
.
distribution_strategy
=
'multi_worker_mirrored'
FLAGS
.
tf_gpu_thread_mode
=
'gpu_private'
FLAGS
.
tf_gpu_thread_mode
=
'gpu_private'
...
@@ -554,7 +553,6 @@ class BertSquadMultiWorkerBenchmark(BertSquadBenchmarkBase):
...
@@ -554,7 +553,6 @@ class BertSquadMultiWorkerBenchmark(BertSquadBenchmarkBase):
num_gpus
=
8
num_gpus
=
8
FLAGS
.
num_gpus
=
num_gpus
FLAGS
.
num_gpus
=
num_gpus
FLAGS
.
dtype
=
'fp16'
FLAGS
.
dtype
=
'fp16'
FLAGS
.
enable_eager
=
True
FLAGS
.
enable_xla
=
False
FLAGS
.
enable_xla
=
False
FLAGS
.
distribution_strategy
=
'multi_worker_mirrored'
FLAGS
.
distribution_strategy
=
'multi_worker_mirrored'
FLAGS
.
tf_gpu_thread_mode
=
'gpu_private'
FLAGS
.
tf_gpu_thread_mode
=
'gpu_private'
...
...
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