ggml : fix typo gmml (#20512)

Signed-off-by: Adrien Gallouët <angt@huggingface.co>
This commit is contained in:
Adrien Gallouët
2026-03-13 14:36:13 +01:00
committed by GitHub
parent 8f974d2392
commit b5e1212063
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9624,7 +9624,7 @@ void ggml_compute_forward_win_unpart(
}
}
//gmml_compute_forward_unary
//ggml_compute_forward_unary
void ggml_compute_forward_unary(
const ggml_compute_params * params,