Remove forgotten remnant from a discarded change to ggml.c

This commit is contained in:
Iwan Kawrakow 2023-04-11 13:01:22 +02:00
parent 0c9a967a20
commit 8b3d1f977b

2
ggml.c
View file

@ -2577,8 +2577,6 @@ inline static void ggml_vec_norm_inv_f32(const int n, float * s, const float * x
//
static const int GGML_BLCK_SIZE[GGML_TYPE_COUNT] = {
QK,
QK,
QK,
QK,
1,