mirror of
https://github.com/zebrajr/pytorch.git
synced 2026-01-15 12:15:51 +00:00
Skip stable diffusion models in torchbench, get tests and benchmarks green (#167896)
Test Plan: - wait for CI Pull Request resolved: https://github.com/pytorch/pytorch/pull/167896 Approved by: https://github.com/aorenste, https://github.com/shunting314 ghstack dependencies: #167609
This commit is contained in:
committed by
PyTorch MergeBot
parent
d7782ddde7
commit
bc60b86066
@@ -189,6 +189,10 @@ skip:
|
||||
- hf_Whisper
|
||||
- hf_distil_whisper
|
||||
- timm_vision_transformer_large
|
||||
# https://github.com/pytorch/pytorch/issues/167895
|
||||
- stable_diffusion
|
||||
- stable_diffusion_text_encoder
|
||||
- stable_diffusion_unet
|
||||
|
||||
device:
|
||||
cpu:
|
||||
|
||||
Reference in New Issue
Block a user