提交 913b1faf 编写于 作者: W wanghaoshuang

Fix comments.

上级 eb45a9a1
......@@ -52,6 +52,8 @@ class Pruner():
False means modifying graph and variables in scope. Default: False.
param_backup(dict): A dict to backup the values of parameters. Default: None.
param_shape_backup(dict): A dict to backup the shapes of parameters. Default: None.
Returns:
Program: The pruned program.
"""
self.pruned_list = []
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册