We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aad848c commit 17022bbCopy full SHA for 17022bb
1 file changed
onnxscript/ir/passes/common/onnx_checker_test.py
@@ -4,8 +4,6 @@
4
5
import unittest
6
7
-import numpy as np
8
-
9
from onnxscript import ir
10
from onnxscript.ir.passes.common import onnx_checker
11
0 commit comments