提交 aa5ed7d9 authored 作者: lamblin's avatar lamblin

Merge pull request #471 from nouiz/news

News
...@@ -21,6 +21,8 @@ Interface change: ...@@ -21,6 +21,8 @@ Interface change:
New features: New features:
* Many infer_shape implemented on sparse matrices op. (David W.F.) * Many infer_shape implemented on sparse matrices op. (David W.F.)
* Added theano.sparse.verify_grad_sparse to easily allow testing grad of
sparse op. It support testing the full and structured gradient.
* The keys in our cache now store the hash of constants and not the constant values * The keys in our cache now store the hash of constants and not the constant values
themselves. This is significantly more efficient for big constant arrays. (Frederic B.) themselves. This is significantly more efficient for big constant arrays. (Frederic B.)
* 'theano-cache list' lists key files bigger than 1M (Frederic B.) * 'theano-cache list' lists key files bigger than 1M (Frederic B.)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论