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 b898521 commit bc3cd91Copy full SHA for bc3cd91
ggml/src/ggml-opencl/ggml-opencl.cpp
@@ -6926,3 +6926,4 @@ bool ggml_cl_compute_forward(ggml_backend_t backend, struct ggml_tensor * tensor
6926
func(backend, tensor->src[0], tensor->src[1], tensor);
6927
return true;
6928
}
6929
+
0 commit comments