Skip to content

Commit 3078808

Browse files
zou3519meta-codesync[bot]
authored andcommitted
Skip stable diffusion models in torchbench, get tests and benchmarks green (#167896)
Summary: X-link: pytorch/pytorch#167896 Approved by: https://github.com/aorenste, https://github.com/shunting314 ghstack dependencies: #167609 Reviewed By: jeanschmidt Differential Revision: D87148821 fbshipit-source-id: abe626d382e67cc8da67d4888cb1e6606d7e75ee
1 parent 987b3dc commit 3078808

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

userbenchmark/dynamo/dynamobench/torchbench.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,10 @@ skip:
189189
- hf_Whisper
190190
- hf_distil_whisper
191191
- timm_vision_transformer_large
192+
# https://github.com/pytorch/pytorch/issues/167895
193+
- stable_diffusion
194+
- stable_diffusion_text_encoder
195+
- stable_diffusion_unet
192196

193197
device:
194198
cpu:

0 commit comments

Comments
 (0)