Update ggml-phi-knc.c

This commit is contained in:
Julia Longtin 2024-03-17 21:36:14 +00:00
parent 72e2b13185
commit 9ba28eaed3

View file

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