cuda : fix editorconfig-checker warning

This commit is contained in:
Daniel Bevenius 2025-11-26 17:44:04 +01:00
parent 0f7805f32a
commit 90a3aff2c2
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#include "common.cuh"
void ggml_cuda_op_top_k(ggml_backend_cuda_context & ctx, ggml_tensor * dst);
void ggml_cuda_op_top_k(ggml_backend_cuda_context & ctx, ggml_tensor * dst);