提交 d15bf626 编写于 作者: I Ilya Lavrenov

redundant clFinish in upload since clEnqueueWriteBuffer above is already blocked

上级 9041c318
......@@ -3582,8 +3582,6 @@ public:
u->markHostCopyObsolete(true);
u->markDeviceCopyObsolete(false);
clFinish(q);
}
void copy(UMatData* src, UMatData* dst, int dims, const size_t sz[],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册