Commit 14f82a3d authored by A. Unique TensorFlower's avatar A. Unique TensorFlower
Browse files

Internal change

PiperOrigin-RevId: 393376715
parent f8d69319
......@@ -287,7 +287,7 @@ class DetectionBenchmarkReal(DetectionAccuracy):
params['train']['iterations_per_loop'] = 500
FLAGS.model_dir = self._get_model_dir('real_benchmark_4x4_tpu_coco')
FLAGS.strategy_type = 'tpu'
self._run_and_report_benchmark(params, do_eval=False, warmup=0)
self._run_and_report_benchmark(params, do_eval=False, warmup=1)
@flagsaver.flagsaver
def benchmark_2x2_tpu_coco_mlir(self):
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment