提交 a50e760a authored 作者: Gokul's avatar Gokul

docstring fix

上级 c98a1668
...@@ -2084,6 +2084,7 @@ def grad_scale(x, multiplier): ...@@ -2084,6 +2084,7 @@ def grad_scale(x, multiplier):
:param multiplier: scale of the gradient :param multiplier: scale of the gradient
:examples: :examples:
x = theano.tensor.fscalar() x = theano.tensor.fscalar()
fx = theano.tensor.sin(x) fx = theano.tensor.sin(x)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论