Skip to content

Commit aea9272

Browse files
ysiraichibhavya01
authored andcommitted
[benchmarks] Update DENY_LIST. (#6558)
1 parent 75b54ee commit aea9272

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

benchmarks/torchbench_model.py

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@
108108
"accelerator": "tpu"
109109
}, # The eval test only supports CPU
110110
],
111-
# self.load_benchmark() exits the main process. See issue #6207.
112-
"pytorch_CycleGAN_and_pix2pix": [{}],
113111
"pyhpc_equation_of_state": [{
114112
"test": "train"
115113
},], # Model's DEFAULT_TRAIN_BSIZE is not implemented
@@ -119,12 +117,6 @@
119117
"pyhpc_turbulent_kinetic_energy": [{
120118
"test": "train"
121119
},], # Model's DEFAULT_TRAIN_BSIZE is not implemented
122-
"pytorch_unet": [
123-
{
124-
# self.load_benchmark() exits the main process. See issue #6207.
125-
"xla": "PJRT",
126-
},
127-
],
128120
"resnet50_quantized_qat": [
129121
{
130122
"test": "eval",

0 commit comments

Comments
 (0)