mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-19 17:24:57 +02:00
Fix braces
This commit is contained in:
committed by
Piotr Wilkin
parent
c6dec166de
commit
bd6ec8e9eb
@@ -17595,9 +17595,6 @@ static ggml_status ggml_backend_vk_graph_compute(ggml_backend_t backend, ggml_cg
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
if (ctx->perf_logger) {
|
||||
ctx->perf_logger->print_timings();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user