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
89f4a1a6
Commit
89f4a1a6
authored
Apr 29, 2020
by
Chen Chen
Committed by
A. Unique TensorFlower
Apr 29, 2020
Browse files
Internal change
PiperOrigin-RevId: 309095156
parent
ec7fbf0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
official/benchmark/bert_pretrain_benchmark.py
official/benchmark/bert_pretrain_benchmark.py
+2
-2
No files found.
official/benchmark/bert_pretrain_benchmark.py
View file @
89f4a1a6
...
...
@@ -125,8 +125,8 @@ class BertPretrainAccuracyBenchmark(bert_benchmark_utils.BertBenchmarkBase):
# This is used for accuracy test.
self
.
_setup
()
self
.
_specify_common_flags
()
FLAGS
.
num_steps_per_epoch
=
25000
FLAGS
.
num_train_epochs
=
4
0
FLAGS
.
num_steps_per_epoch
=
25000
0
FLAGS
.
num_train_epochs
=
4
FLAGS
.
model_dir
=
self
.
_get_model_dir
(
'benchmark_8x8_tpu_bf16_seq128_1m_steps'
)
summary_path
=
os
.
path
.
join
(
FLAGS
.
model_dir
,
...
...
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