提交 d6492120 authored 作者: notoraptor's avatar notoraptor

Update NEWS.

上级 05148104
...@@ -11,7 +11,7 @@ This release extends the 0.9.0rc1 and announces the upcoming final release 0.9. ...@@ -11,7 +11,7 @@ This release extends the 0.9.0rc1 and announces the upcoming final release 0.9.
Highlights (since 0.9.0rc1): Highlights (since 0.9.0rc1):
- Fixed dnn conv grad issues - Fixed dnn conv grad issues
- Allowed pooling of empty batch - Allowed pooling of empty batch
- Use of 64-bit indices in sparse.AddSD where necessary - Use of 64-bit indexing in sparse ops to allow matrix with more then 2\ :sup:`31`\ -1 elements.
- Removed old benchmark directory - Removed old benchmark directory
- Crash fixes, bug fixes, warnings improvements, and documentation update - Crash fixes, bug fixes, warnings improvements, and documentation update
......
...@@ -105,7 +105,7 @@ Others: ...@@ -105,7 +105,7 @@ Others:
Other more detailed changes: Other more detailed changes:
- Use of 64-bit indices in sparse.AddSD where necessary - Use of 64-bit indexing in sparse ops to allow matrix with more then 2\ :sup:`31`\ -1 elements.
- Allow more then one output to be an destructive inplace - Allow more then one output to be an destructive inplace
- Add flag profiling.ignore_first_call, useful to profile the new gpu back-end - Add flag profiling.ignore_first_call, useful to profile the new gpu back-end
- Doc/error message fixes/updates - Doc/error message fixes/updates
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论