Update ggml.c
This commit is contained in:
parent
2458643dac
commit
f940c96aac
1 changed files with 0 additions and 1 deletions
1
ggml.c
1
ggml.c
|
@ -942,7 +942,6 @@ ggml_type_traits_t ggml_internal_get_type_traits(enum ggml_type type) {
|
|||
// 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