未验证 提交 5fb219eb 编写于 作者: W wangxinxin08 提交者: GitHub

[cherry-pick]remove unnecessary parameters in IouLoss (#1258)

* fix deadlink in docs/tutorials/INSTALL_cn.md, slim/README.md and slim/extensions/distill_pruned_model/README.md
上级 bd5d4697
......@@ -235,4 +235,5 @@ class IouLoss(object):
dtype=numpy_array.dtype,
default_initializer=NumpyArrayInitializer(numpy_array))
paddle_array.stop_gradient = True
paddle_array.persistable = False
return paddle_array
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册