提交 302c4d5b 编写于 作者: Y yejianwu

format code

上级 b1397592
......@@ -74,7 +74,7 @@ bool WriteFile(const std::string &filename, bool binary,
return true;
}
} // namespace
} // namespace
bool OpenCLRuntime::enable_profiling_ = false;
std::unique_ptr<cl::Event> OpenCLRuntime::profiling_ev_ = nullptr;
......@@ -324,4 +324,4 @@ uint32_t OpenCLRuntime::GetKernelMaxWorkGroupSize(const cl::Kernel &kernel) {
return static_cast<uint32_t>(size);
}
} // namespace mace
} // namespace mace
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册