提交 594d8d2f authored 作者: Frederic Bastien's avatar Frederic Bastien

add a restriction on the documentation.

上级 3412d57f
......@@ -101,6 +101,7 @@ class CudaNdarraySharedVariable(SharedVariable, _operators):
are met:
* The destination on the GPU must be c_contiguous.
* The source is on the CPU.
* The old value must have the same dtype as the new value (which is a given for now,
since only float32 is supported).
* The old and new value must have the same shape.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论