提交 6f009cf8 编写于 作者: D dong zhihong

rerun ci

上级 99308b18
......@@ -11,7 +11,7 @@ if not core.is_compile_gpu():
gpu_count = core.get_cuda_device_count()
if gpu_count <= 1:
exit(1)
exit(0)
g_scope = core.Scope()
g_ctx = core.DeviceContext.create(core.CPUPlace())
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册