提交 a3d9f911 authored 作者: Ian Goodfellow's avatar Ian Goodfellow

changed language of cautionary note

上级 d3687dee
......@@ -514,10 +514,9 @@ class GpuCAReduce(GpuOp):
scal.Add instances yet.
Important note: if you implement new cases for this op, be sure to
benchmark them and make sure that the local_gpu_careduce op should
really replace CAReduce with GpuCAReduce for these cases. GPUs are
not especially well-suited to reduction operations so it is quite
possible that the GPU might be slower for some cases.
benchmark them and make sure that they actually result in a speedup.
GPUs are not especially well-suited to reduction operations so it is
quite possible that the GPU might be slower for some cases.
"""
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论