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 b75030a commit f373c4aCopy full SHA for f373c4a
onnx_diagnostic/ext_test_case.py
@@ -4,7 +4,7 @@
4
"""
5
6
import glob
7
-import importlib
+import importlib.util
8
import logging
9
import os
10
import re
0 commit comments