We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3078aa2 commit a926e0aCopy full SHA for a926e0a
tfdeploy.py
@@ -12,7 +12,7 @@
12
__contact__ = "https://github.com/riga/tfdeploy"
13
__license__ = "MIT"
14
__status__ = "Development"
15
-__version__ = "0.2.1"
+__version__ = "0.2.2"
16
17
__all__ = ["Model", "Tensor", "Operation", "reset", "optimize", "UnknownOperationException",
18
"OperationMismatchException", "InvalidImplementationException",
0 commit comments