Exemplo n.º 1
0
 def setUp(self):
     common_setups()
Exemplo n.º 2
0
 def setUp(self):
     common_setups()
     self.scenario = get_fast_scenario(use_task_labels=False, shuffle=False)
Exemplo n.º 3
0
 def setUp(self):
     common_setups()
     self.benchmark = get_fast_benchmark(use_task_labels=True, shuffle=True)
     self.device = get_device()
Exemplo n.º 4
0
 def setUp(self):
     common_setups()
     self.benchmark = get_fast_benchmark(
         use_task_labels=False, shuffle=False)