提交 9e01f0e1 authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Fix doc build

上级 4e7f550d
.. _NEWS:
============= =============
Release Notes Release Notes
============= =============
...@@ -12,10 +10,12 @@ We recommend that everybody update to this version. ...@@ -12,10 +10,12 @@ We recommend that everybody update to this version.
Highlights: Highlights:
- Python 2 and 3 support with the same code base - Python 2 and 3 support with the same code base
- Faster optimization - Faster optimization
- New GPU back-end - New GPU back-end:
- Float16 new back-end (need cuda 7.5)
- Multi dtypes * Float16 new back-end (need cuda 7.5)
- Multi-GPU support in the same process * Multi dtypes
* Multi-GPU support in the same process
- Integration of CuDNN for better GPU performance - Integration of CuDNN for better GPU performance
- Many Scan improvements (execution speed up, ...) - Many Scan improvements (execution speed up, ...)
- optimizer=fast_compile moves computation to the GPU. - optimizer=fast_compile moves computation to the GPU.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论