llama.cpp
480160d4
- ggml-webgpu: Fix GGML_MEM_ALIGN to 8 for emscripten. (#18628)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
86 days ago
ggml-webgpu: Fix GGML_MEM_ALIGN to 8 for emscripten. (#18628) * Fix GGML_MEM_ALIGN to 8 for emscripten. * Add a comment explaining the need for GGML_MEM_ALIGN == 8 in 64-bit wasm with emscripten
References
#18628 - ggml-webgpu: Fix GGML_MEM_ALIGN to 8 for emscripten.
Author
yomaytk
Parents
15bff84b
Loading