Skip to content

Commit 589ff9d

Browse files
committed
import
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
1 parent a4ae436 commit 589ff9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

onnxscript/optimizer/_optimizer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
from __future__ import annotations
44

55
import logging
6+
from typing import Callable
67

78
import onnx_ir as ir
89
import onnx_ir.passes.common as common_passes

0 commit comments

Comments
 (0)