Skip to content

Commit e81cd38

Browse files
committed
musa: add final newline in ggml-musa/mudnn.cuh
Signed-off-by: Xiaodong Ye <[email protected]>
1 parent 2be8c7e commit e81cd38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ggml/src/ggml-musa/mudnn.cuh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ musaError_t mudnnMemcpyAsync(
99
ggml_backend_cuda_context &ctx,
1010
const ggml_tensor *dst,
1111
const ggml_tensor *src
12-
);
12+
);

0 commit comments

Comments
 (0)