提交 bcf999fe authored 作者: Michael Manukyan's avatar Michael Manukyan 提交者: GitHub

fix theano.sparse.mul docs

change `+` with `*`
上级 67cd4234
......@@ -2419,7 +2419,7 @@ def mul(x, y):
Returns
-------
A sparse matrix
`x` + `y`
`x` * `y`
Notes
-----
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论