Import accelerate very early to make Intel GPU happy (#4704)

This commit is contained in:
Song Fuchang 2023-12-04 09:51:18 +08:00 committed by GitHub
parent 2e83844f35
commit 0bfd5090be
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,5 @@
import accelerate;
import os
import warnings