We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e592637 commit 52b0652Copy full SHA for 52b0652
ggml/src/ggml-sycl/conv.cpp
@@ -108,4 +108,4 @@ void ggml_sycl_conv_transpose_1d(ggml_backend_sycl_context & ctx, ggml_tensor *
108
GGML_SYCL_DEBUG("call %s\n", __func__);
109
ggml_sycl_op_conv_transpose_1d(ctx, dst);
110
GGML_SYCL_DEBUG("call %s done\n", __func__);
111
-}
+}
0 commit comments