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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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