提交 1652b64b authored 作者: Frederic's avatar Frederic

Update NEWS.txt.

上级 2e20f232
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
Since 0.5rc2 Since 0.5rc2
* Fixed a memory leak with shared variable (we kept a pointer to the original value) * Fixed a memory leak with shared variable (we kept a pointer to the original value)
* Alloc, GpuAlloc are not always pre-computed(constant_folding optimization) at compile time if all its inputs are constants
* 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. * 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.
* '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
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论