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 c090ba6 commit 0cd78a7Copy full SHA for 0cd78a7
onnxmltools/__init__.py
@@ -9,7 +9,7 @@
9
This framework converts any machine learned model into onnx format
10
which is a common language to describe any machine learned model.
11
"""
12
-__version__ = "1.2.0.0116"
+__version__ = "1.2.2.0129"
13
__author__ = "Microsoft"
14
__producer__ = "OnnxMLTools"
15
__producer_version__ = __version__
0 commit comments