summaryrefslogtreecommitdiff
path: root/ggml.c
diff options
context:
space:
mode:
authorslaren <slarengh@gmail.com>2024-04-12 18:13:20 +0200
committerGitHub <noreply@github.com>2024-04-12 18:13:20 +0200
commitfbbc030ba93561fac842af994c5c6c4c1147f13b (patch)
treea9a64e96f6e7703a0d161dd994030b66fb8eed45 /ggml.c
parent4cc120c7443cf9dab898736f3c3b45dc8f14672b (diff)
metal : unify mul_mv_id kernels (#6556)
Diffstat (limited to 'ggml.c')
-rw-r--r--ggml.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ggml.c b/ggml.c
index 90af4342..14288d29 100644
--- a/ggml.c
+++ b/ggml.c
@@ -11012,7 +11012,6 @@ static void ggml_compute_forward_mul_mat_id(
}
// initialize matrix_row_counts
- GGML_ASSERT(wdata == wdata_src1_end);
memset(matrix_row_counts, 0, n_as*sizeof(int64_t));
// group rows by src0 matrix