提交 5b92dd40 编写于 作者: Y Yu Yang

Remove dev sync

上级 52dd8ff0
......@@ -211,7 +211,6 @@ void ThreadedSSAGraphExecutor::RunOp(
} catch (...) {
LOG(FATAL) << "Unknown exception catched";
}
PADDLE_ENFORCE(cudaDeviceSynchronize());
};
if (pool_) {
pool_->enqueue(op_run);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册