提交 7e10b818 编写于 作者: Y Yang Yu

Fix style check

上级 e138bcf4
......@@ -165,7 +165,7 @@ class ThreadPool {
template <typename Callback>
std::future<void> Async(Callback callback) {
return ThreadPool::GetInstance()->Run(callback);
};
}
} // namespace framework
} // namespace paddle
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册