We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e6ebb2 commit 64568ffCopy full SHA for 64568ff
ggml/src/ggml.c
@@ -2,7 +2,6 @@
2
#define _USE_MATH_DEFINES // For M_PI on MSVC
3
4
#include "ggml-backend.h"
5
-#include "ggml-cpu/simd-mappings.h"
6
#include "ggml-impl.h"
7
#include "ggml-threading.h"
8
#include "ggml-cpu.h"
0 commit comments