Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed Feb 2, 2023
1 parent 4b5501c commit 96205a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/dynamo/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ class CI(NamedTuple):
"DebertaV2ForQuestionAnswering", # OOM
# TIMM
"cait_m36_384", # Accuracy
"botnet26t_256", # accuracy https://github.com/pytorch/pytorch/issues/93847
"botnet26t_256", # accuracy https://github.com/pytorch/pytorch/issues/93847
"gluon_xception65", # accuracy https://github.com/pytorch/pytorch/issues/93847
]

Expand Down

0 comments on commit 96205a1

Please sign in to comment.