Skip to content

Commit 81a2d43

Browse files
authored
[DCU] update dcu paddlenlp_ops (#9433)
1 parent 921fc44 commit 81a2d43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

csrc/setup_hip.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ def update_git_submodule():
5050
"./gpu/quant_int8.cu",
5151
"./gpu/dequant_int8.cu",
5252
"./gpu/flash_attn_bwd.cc",
53+
"./gpu/update_inputs_v2.cu",
54+
"./gpu/set_preids_token_penalty_multi_scores.cu",
5355
],
5456
extra_compile_args={
5557
"cxx": ["-O3"],

0 commit comments

Comments
 (0)