We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbccdad commit a68fb12Copy full SHA for a68fb12
paddleformers/utils/lazy_import.py
@@ -13,6 +13,7 @@
13
# limitations under the License.
14
15
import importlib
16
+import importlib.machinery
17
import importlib.util
18
import os
19
from itertools import chain
0 commit comments