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 9e2125e commit 7c62857Copy full SHA for 7c62857
tensorlayer/__init__.py
@@ -26,7 +26,7 @@
26
act = activation
27
vis = visualize
28
29
-__version__ = "1.6.2"
+__version__ = "1.6.3rc"
30
31
global_flag = {}
32
global_dict = {}
0 commit comments