提交 2c0ae639 authored 作者: Razvan Pascanu's avatar Razvan Pascanu

fixed a typo

上级 c3250ce8
...@@ -4,7 +4,7 @@ Interface change: ...@@ -4,7 +4,7 @@ Interface change:
* tensor.grad(cost, wrt) will return an object of the "same type" of wrt. * tensor.grad(cost, wrt) will return an object of the "same type" of wrt.
If wrt is a tensor variable, list or tuple, it will return the same thing. If wrt is a tensor variable, list or tuple, it will return the same thing.
This is an interface change outside the normal release number scheme. We need This is an interface change outside the normal release number scheme. We need
this for pylearn2 and waiting for a futur release is not a good solution. this for pylearn2 and waiting for a future release is not a good solution.
Know bug: Know bug:
* CAReduce with nan in inputs don't return the good output. * CAReduce with nan in inputs don't return the good output.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论