提交 991fec5c authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Update NEWS.txt

上级 a42829a4
...@@ -8,6 +8,9 @@ Since 0.5rc2 ...@@ -8,6 +8,9 @@ Since 0.5rc2
* 'theano-cache list' lists key files bigger than 1M * 'theano-cache list' lists key files bigger than 1M
* 'theano-cache list' prints an histogram of the number of keys per compiled module * 'theano-cache list' prints an histogram of the number of keys per compiled module
* 'theano-cache list' prints the number of compiled modules per op class * 'theano-cache list' prints the number of compiled modules per op class
* Fix a bug with Gemv and Ger on CPU, when used on vectors with negative
strides. Data was read from incorrect (and possibly uninitialized)
memory space. This bug was probably introduced in 0.5rc1.
============= =============
Release Notes Release Notes
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论