ggml: fix conv_1d result layout for batched input

The GEMM result is [OL, N, OC], not [OL, OC, N].
Reshape and permute accordingly. N == 1 path is unchanged.
This commit is contained in:
Pascal
2026-07-20 19:12:51 +02:00
parent b2e36056eb
commit 9d7768e8ee
+1 -1
Submodule ggml updated: 69cf6fea5d...53e5a3f06b