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
7152763a
Commit
7152763a
authored
Mar 02, 2020
by
A. Unique TensorFlower
Browse files
Internal change
PiperOrigin-RevId: 298449734
parent
0c59b284
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
official/benchmark/bert_squad_benchmark.py
official/benchmark/bert_squad_benchmark.py
+1
-0
No files found.
official/benchmark/bert_squad_benchmark.py
View file @
7152763a
...
@@ -442,6 +442,7 @@ class BertSquadAccuracy(BertSquadBenchmarkBase):
...
@@ -442,6 +442,7 @@ class BertSquadAccuracy(BertSquadBenchmarkBase):
summary
=
self
.
_read_training_summary_from_file
()
summary
=
self
.
_read_training_summary_from_file
()
summary
[
'eval_metrics'
]
=
self
.
eval_metrics
summary
[
'eval_metrics'
]
=
self
.
eval_metrics
summary
[
'start_time_sec'
]
=
start_time_sec
super
(
BertSquadAccuracy
,
self
).
_report_benchmark
(
super
(
BertSquadAccuracy
,
self
).
_report_benchmark
(
stats
=
summary
,
stats
=
summary
,
...
...
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