wip : rpi4 support

This commit is contained in:
Georgi Gerganov
2022-10-05 21:34:41 +03:00
parent ce1fe95902
commit 167324584b
4 changed files with 151 additions and 21 deletions

2
ggml.h
View File

@@ -108,7 +108,7 @@ struct ggml_tensor {
int64_t perf_time_us;
void * data;
char pad[8];
char padding[8];
};
// computation graph