Remove forgotten remnant from a discarded change to ggml.c
This commit is contained in:
parent
0c9a967a20
commit
8b3d1f977b
1 changed files with 0 additions and 2 deletions
2
ggml.c
2
ggml.c
|
@ -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] = {
|
static const int GGML_BLCK_SIZE[GGML_TYPE_COUNT] = {
|
||||||
QK,
|
|
||||||
QK,
|
|
||||||
QK,
|
QK,
|
||||||
QK,
|
QK,
|
||||||
1,
|
1,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue