Skip to content

Commit 8a7829b

Browse files
committed
cann: add a new endline
1 parent d23697b commit 8a7829b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ggml/src/ggml-cann/aclnn_ops.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3190,4 +3190,4 @@ void ggml_cann_flash_attn_ext(ggml_backend_cann_context& ctx, ggml_tensor* dst){
31903190
}else{
31913191
GGML_ABORT("Function is not implemented.");
31923192
}
3193-
}
3193+
}

0 commit comments

Comments
 (0)