mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-08-03 08:30:52 -05:00
Exposes ggml_backend_sched_split_graph() to allow splitting the graph without allocating compute buffers and uses it to split the graph for the automatic Flash Attention check.