提交 b3111341 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Small typos in NEWS

上级 09abf1f0
...@@ -35,7 +35,7 @@ Interface Behavior Changes: ...@@ -35,7 +35,7 @@ Interface Behavior Changes:
This new behavior is the same as numpy. (Olivier, Pascal) This new behavior is the same as numpy. (Olivier, Pascal)
* When using a GPU, detect faulty nvidia drivers. This was detected * When using a GPU, detect faulty nvidia drivers. This was detected
when running Theano tests. Now this is always tested. Faulty when running Theano tests. Now this is always tested. Faulty
drivers results in in wrong results for reduce operations. (Frederic B.) drivers results in wrong results for reduce operations. (Frederic B.)
Interface Features Removed (most were deprecated): Interface Features Removed (most were deprecated):
...@@ -160,7 +160,7 @@ New features: ...@@ -160,7 +160,7 @@ New features:
http://www.cs.toronto.edu/~tijmen/gnumpy.html) http://www.cs.toronto.edu/~tijmen/gnumpy.html)
* 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 * Added theano.sparse.verify_grad_sparse to easily allow testing grad of
sparse op. It support testing the full and structured gradient. sparse op. It supports testing the full and structured gradients.
* 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.)
......
...@@ -35,7 +35,7 @@ Interface Behavior Changes: ...@@ -35,7 +35,7 @@ Interface Behavior Changes:
This new behavior is the same as numpy. (Olivier, Pascal) This new behavior is the same as numpy. (Olivier, Pascal)
* When using a GPU, detect faulty nvidia drivers. This was detected * When using a GPU, detect faulty nvidia drivers. This was detected
when running Theano tests. Now this is always tested. Faulty when running Theano tests. Now this is always tested. Faulty
drivers results in in wrong results for reduce operations. (Frederic B.) drivers results in wrong results for reduce operations. (Frederic B.)
Interface Features Removed (most were deprecated): Interface Features Removed (most were deprecated):
...@@ -160,7 +160,7 @@ New features: ...@@ -160,7 +160,7 @@ New features:
http://www.cs.toronto.edu/~tijmen/gnumpy.html) http://www.cs.toronto.edu/~tijmen/gnumpy.html)
* 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 * Added theano.sparse.verify_grad_sparse to easily allow testing grad of
sparse op. It support testing the full and structured gradient. sparse op. It supports testing the full and structured gradients.
* 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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论