diffusers
e34d9aa6 - Replaces `DIFFUSERS_TEST_DEVICE` backend list with trying device (#4673)

Commit
2 years ago
Replaces `DIFFUSERS_TEST_DEVICE` backend list with trying device (#4673) This is a better method than comparing against a list of supported backends as it allows for supporting any number of backends provided they are installed on the user's system. This should have no effect on the behaviour of tests in Huggingface's CI workers. See transformers#25506 where this approach has already been added.
Author
Parents
Loading