Update ggml-phi-knc.c

This commit is contained in:
Julia Longtin 2024-03-17 21:36:14 +00:00 committed by GitHub
parent f882673ba6
commit ab6f3a8a8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,9 @@
#include <stdio.h>
// For memcpy.
#include <string.h>
// No, we have an SIMD unit.
// #define GGML_SIMD