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
f5e2211f
Commit
f5e2211f
authored
Oct 09, 2019
by
A. Unique TensorFlower
Browse files
Fix BERT benchmark test.
PiperOrigin-RevId: 273795511
parent
7207422d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
official/benchmark/bert_benchmark.py
official/benchmark/bert_benchmark.py
+1
-1
No files found.
official/benchmark/bert_benchmark.py
View file @
f5e2211f
...
@@ -76,7 +76,7 @@ class BertClassifyBenchmarkBase(benchmark_utils.BertBenchmarkBase):
...
@@ -76,7 +76,7 @@ class BertClassifyBenchmarkBase(benchmark_utils.BertBenchmarkBase):
steps_per_loop
=
1
steps_per_loop
=
1
run_classifier
.
run_
customized_training
(
run_classifier
.
run_
bert_classifier
(
strategy
,
strategy
,
bert_config
,
bert_config
,
input_meta_data
,
input_meta_data
,
...
...
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