• Alex McKinney's avatar
    Adds `TRANSFORMERS_TEST_DEVICE` (#25506) · 1791ef8d
    Alex McKinney authored
    * Adds `TRANSFORMERS_TEST_DEVICE`
    Mirrors the same API in the diffusers library. Useful in transformers
    too.
    
    * replace backend checking with trying `torch.device`
    
    * Adds better error message for unknown test devices
    
    * `make style`
    
    * adds documentation showing `TRANSFORMERS_TEST_DEVICE` usage.
    1791ef8d
testing.md 41.1 KB