diffusers
ff182ad6 - [CI] add a big GPU marker to run memory-intensive tests separately on CI (#9691)

Comment changes are shownComment changes are hidden
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>
Author
Parents
  • .github/workflows
    • File
      nightly_tests.yml
  • src/diffusers/utils
    • File
      testing_utils.py
  • tests/pipelines
    • controlnet_flux
      • File
        test_controlnet_flux.py
      • File
        test_controlnet_flux_img2img.py
    • controlnet_sd3
      • File
        test_controlnet_sd3.py
    • flux
      • File
        test_pipeline_flux.py
    • stable_diffusion_3
      • File
        test_pipeline_stable_diffusion_3.py
      • File
        test_pipeline_stable_diffusion_3_img2img.py
  • utils
    • File
      print_env.py