metal : build metallib + fix embed path
ggml-ci
This commit is contained in:
parent
8030da7afe
commit
34cdece33a
4 changed files with 43 additions and 40 deletions
|
@ -4,9 +4,6 @@
|
|||
|
||||
#include <metal_stdlib>
|
||||
|
||||
#define GGML_COMMON_IMPL_METAL
|
||||
#include "ggml-common.h"
|
||||
|
||||
using namespace metal;
|
||||
|
||||
#define MAX(x, y) ((x) > (y) ? (x) : (y))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue