Skip to content

Commit c726755

Browse files
committed
fix compilation windows
1 parent 567fc31 commit c726755

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ops/flash_attention_gpu.cu

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#include "ctranslate2/ops/flash_attention.h"
22
#include "ctranslate2/ops/flash-attention/flash.h"
33
#include "ctranslate2/ops/flash-attention/static_switch.h"
4-
#include "ctranslate2/ops/flash-attention/utils.h"
54
#include "ctranslate2/ops/transpose.h"
65
#include "ctranslate2/ops/slide.h"
76
#include "cuda/utils.h"

0 commit comments

Comments
 (0)