conv: add space before eof
This commit is contained in:
parent
e5926374a5
commit
52b0652601
1 changed files with 1 additions and 1 deletions
|
@ -108,4 +108,4 @@ void ggml_sycl_conv_transpose_1d(ggml_backend_sycl_context & ctx, ggml_tensor *
|
|||
GGML_SYCL_DEBUG("call %s\n", __func__);
|
||||
ggml_sycl_op_conv_transpose_1d(ctx, dst);
|
||||
GGML_SYCL_DEBUG("call %s done\n", __func__);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue