"torchvision/io/_load_gpu_decoder.py" did not exist on "e17f5ea2d322f5eb3cb7cb14aab9849fba013c7c"
Commit 179d6768 authored by Sai Ganesh Bandiatmakuri's avatar Sai Ganesh Bandiatmakuri Committed by A. Unique TensorFlower
Browse files

Internal change

PiperOrigin-RevId: 305934472
parent a8b5cb7a
......@@ -252,7 +252,7 @@ class BertSquadBenchmarkReal(BertSquadBenchmarkBase):
self._setup()
self.num_gpus = 8
FLAGS.model_dir = self._get_model_dir('benchmark_8_gpu_squad')
FLAGS.train_batch_size = 32
FLAGS.train_batch_size = 24
FLAGS.tf_gpu_thread_mode = 'gpu_private'
self._run_and_report_benchmark()
......
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