- Implemented Android Hardware Buffer (AHB) support for Vulkan backend on Android. - Added logic to use AHB for device buffers when GGML_VK_AHB environment variable is enabled. - Added support for host-visible, non-coherent memory by explicitly flushing and invalidating memory ranges using nonCoherentAtomSize. - Updated CMake to link against the android library on Android platforms. - Verified AHB and external memory extensions are enabled during device initialization. |
||
|---|---|---|
| .. | ||
| cmake | ||
| include | ||
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||