HIP: remove rocWMMA FlashAttention (#26046)

This commit is contained in:
Johannes Gäßler
2026-07-24 17:53:54 +02:00
committed by GitHub
parent ed7adbfefd
commit fa72aeccb2
10 changed files with 5 additions and 798 deletions
-1
View File
@@ -60,7 +60,6 @@
/ggml/src/ggml-cpu/spacemit/ @alex-spacemit
/ggml/src/ggml-cuda/ @ggml-org/ggml-cuda
/ggml/src/ggml-cuda/vendors/hip.h @IMbackK
/ggml/src/ggml-cuda/fattn-wmma* @IMbackK
/ggml/src/ggml-hexagon/ @ggml-org/ggml-hexagon
/ggml/src/ggml-hip/ @IMbackK
/ggml/src/ggml-et/ @marty1885