Commit 18d60866 by tqchen Committed by Tianqi Chen

fix opengl runtime

parent 52f04517
......@@ -175,6 +175,7 @@ class OpenGLWorkspace final : public DeviceAPI {
size_t size,
TVMContext ctx_from,
TVMContext ctx_to,
TVMType type_hint,
TVMStreamHandle stream) final;
void StreamSync(TVMContext ctx, TVMStreamHandle stream) final;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment