提交 a50e532d authored 作者: Frederic Bastien's avatar Frederic Bastien

Small ReST syntax fix.

上级 7a0b8177
...@@ -56,8 +56,8 @@ Optimizations: ...@@ -56,8 +56,8 @@ Optimizations:
* Removed scan double compilation (by using the new Op.make_thunk mechanism) * Removed scan double compilation (by using the new Op.make_thunk mechanism)
* Certain computations from the inner graph are now Pushed out into the outer * Certain computations from the inner graph are now Pushed out into the outer
graph. This means they are not re-comptued at every step of scan. graph. This means they are not re-comptued at every step of scan.
* Different scan ops get merged now into a single op (if possible), reducing the * Different scan ops get merged now into a single op (if possible), reducing
overhead and sharing computations between the two instances the overhead and sharing computations between the two instances
GPU: GPU:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论