提交 77d11a8d authored 作者: Frederic's avatar Frederic

Updated comments following code review.

上级 d3f706cc
...@@ -2452,7 +2452,7 @@ GetDeviceMemInfo(PyObject* _unused, PyObject* dummy) ...@@ -2452,7 +2452,7 @@ GetDeviceMemInfo(PyObject* _unused, PyObject* dummy)
} }
/* /*
* Returns in *free and *total respectively, the free and total amount of memory available for allocation by the device in bytes. * Synchronize with all the gpu device stream.
*/ */
PyObject * PyObject *
CudaNdarray_synchronize(PyObject* _unused, PyObject* dummy) CudaNdarray_synchronize(PyObject* _unused, PyObject* dummy)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论