Import accelerate very early to make Intel GPU happy (#4704)
This commit is contained in:
parent
2e83844f35
commit
0bfd5090be
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
import accelerate;
|
||||
|
||||
import os
|
||||
import warnings
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue