added trailing newlines
This commit is contained in:
parent
cb58690579
commit
6f553d9183
2 changed files with 2 additions and 2 deletions
|
@ -591,4 +591,4 @@ size_t ggml_allocr_alloc_graph(struct ggml_allocr * alloc, struct ggml_cgraph *
|
|||
|
||||
size_t ggml_allocr_max_size(struct ggml_allocr * alloc) {
|
||||
return alloc->max_size;
|
||||
}
|
||||
}
|
||||
|
|
2
ggml.c
2
ggml.c
|
@ -22004,4 +22004,4 @@ int ggml_cpu_has_vsx(void) {
|
|||
#endif
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue