diffusers
ff182ad6
- [CI] add a big GPU marker to run memory-intensive tests separately on CI (#9691)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
232 days ago
[CI] add a big GPU marker to run memory-intensive tests separately on CI (#9691) * add a marker for big gpu tests * update * trigger on PRs temporarily. * onnx * fix * total memory * fixes * reduce memory threshold. * bigger gpu * empty * g6e * Apply suggestions from code review * address comments. * fix * fix * fix * fix * fix * okay * further reduce. * updates * remove * updates * updates * updates * updates * fixes * fixes * updates. * fix * workflow fixes. --------- Co-authored-by: Aryan <aryan@huggingface.co>
References
#9691 - [CI] add a big GPU marker to run memory-intensive tests separately on CI
Author
sayakpaul
Parents
4adf6aff
Files
9
.github/workflows
nightly_tests.yml
src/diffusers/utils
testing_utils.py
tests/pipelines
controlnet_flux
test_controlnet_flux.py
test_controlnet_flux_img2img.py
controlnet_sd3
test_controlnet_sd3.py
flux
test_pipeline_flux.py
stable_diffusion_3
test_pipeline_stable_diffusion_3.py
test_pipeline_stable_diffusion_3_img2img.py
utils
print_env.py
Loading