提交 df3d0065 authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Credit Tijmen Tieleman and gnumpy in NEWS.txt

上级 c91b0bd3
...@@ -126,7 +126,9 @@ New features: ...@@ -126,7 +126,9 @@ New features:
* sparse_variable[M:N, O:P] now works (Li Yao, Frederic) * sparse_variable[M:N, O:P] now works (Li Yao, Frederic)
* Warning: M, N, O, and P should be Python int or scalar tensor variables, * Warning: M, N, O, and P should be Python int or scalar tensor variables,
in particular, None is not well-supported. in particular, None is not well-supported.
* tensor.tensordot can now be moved to GPU (Sander Dieleman, Pascal) * tensor.tensordot can now be moved to GPU (Sander Dieleman,
Pascal, based on code from Tijmen Tieleman's gnumpy,
http://www.cs.toronto.edu/~tijmen/gnumpy.html)
New optimizations: New optimizations:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论