Skip to content

Commit b305209

Browse files
committed
Removed unused helper
1 parent 715c20c commit b305209

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tf2onnx/optimizer/upsample_optimizer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"""
44

55
from __future__ import unicode_literals
6-
from onnx import helper
76

87
from .optimizer_base import GraphOptimizerBase
98

0 commit comments

Comments
 (0)