Fix model cuda tests#13975
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
|
/diffusers-bot pytest tests/models/autoencoders/test_models_autoencoder_kl_temporal_decoder.py |
|
✅ |
|
Hi @sayakpaul, thanks for the PR! It does not appear to link an issue it fixes. If this PR addresses an existing issue, please add a closing keyword (e.g. |
|
/diffusers-bot pytest ttests/models/transformers/test_models_transformer_z_image.py |
|
❌ |
|
/diffusers-bot pytest tests/models/transformers/test_models_transformer_z_image.py |
|
❌ |
|
Fialing test also fails on |
* port final set of model tests and others * fix extracter. * fix cuda tests for models. * Revert "fix extracter." This reverts commit 178c4cb. * Revert "port final set of model tests and others" This reverts commit a92c70c. * fix more * address reviewer feedback --------- Co-authored-by: dg845 <[email protected]>
What does this PR do?
Fixes https://github.com/huggingface/diffusers/actions/runs/27669750354/job/81831440018?pr=13974