提交 6a3b8416 编写于 作者: L liaogang

FIX: clang-format

上级 d4017cad
......@@ -33,7 +33,7 @@ TEST(BuddyAllocator, CPUAllocation) {
TEST(BuddyAllocator, CPUMultAlloc) {
paddle::platform::CPUPlace cpu;
std::vector<void*> ps;
std::vector<void *> ps;
ps.reserve(8);
for (auto size : {256, 1024, 4096, 16384, 65536, 262144, 1048576, 4194304}) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册