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 b0fd105 commit 57cd217Copy full SHA for 57cd217
tensorlayer/__init__.py
@@ -23,7 +23,7 @@
23
act = activation
24
vis = visualize
25
26
-__version__ = "1.8.0rc"
+__version__ = "1.8.0"
27
28
global_flag = {}
29
global_dict = {}
0 commit comments