Update ggml.c
This commit is contained in:
parent
717e164dd7
commit
257ffd9955
1 changed files with 0 additions and 1 deletions
1
ggml.c
1
ggml.c
|
@ -807,7 +807,6 @@ inline static float vaddvq_f32(float32x4_t v) {
|
|||
// number of elements to fit in a single register
|
||||
//
|
||||
|
||||
|
||||
#if defined(__ARM_NEON) && defined(__ARM_FEATURE_FMA)
|
||||
|
||||
#define GGML_SIMD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue