Update ggml-phi-knc.c

This commit is contained in:
Julia Longtin 2024-03-17 21:36:14 +00:00
parent a56a6f31fa
commit d095d8e9c7

View file

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