We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7207422 commit f5e2211Copy full SHA for f5e2211
official/benchmark/bert_benchmark.py
@@ -76,7 +76,7 @@ def _run_bert_classifier(self, callbacks=None, use_ds=True):
76
77
steps_per_loop = 1
78
79
- run_classifier.run_customized_training(
+ run_classifier.run_bert_classifier(
80
strategy,
81
bert_config,
82
input_meta_data,
0 commit comments