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 4fed7de commit 7ca8375Copy full SHA for 7ca8375
tf2onnx/__init__.py
@@ -8,4 +8,3 @@
8
import onnx
9
from .version import git_version, version as __version__
10
from . import verbose_logging as logging
11
-from tf2onnx import tfonnx, utils, graph, graph_builder, graph_matcher, shape_inference, schemas, convert # pylint: disable=wrong-import-order
0 commit comments