提交 aaf361c7 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Typo fix

上级 c1388c45
......@@ -159,7 +159,7 @@ For the transparent use of different type of optimization Theano can make,
there is the policy that get_value() always return by default the same object type
it received when the shared variable was created. So if you created manually data on
the gpu and create a shared variable on the gpu with this data, get_value will always
return gpu data event when return_internal_type=False.
return gpu data even when return_internal_type=False.
*Take home message:*
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论