Skip to content

Commit

Permalink
[DCU] update dcu paddlenlp_ops (#9433)
Browse files Browse the repository at this point in the history
  • Loading branch information
TBD1 authored Nov 15, 2024
1 parent 921fc44 commit 81a2d43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions csrc/setup_hip.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ def update_git_submodule():
"./gpu/quant_int8.cu",
"./gpu/dequant_int8.cu",
"./gpu/flash_attn_bwd.cc",
"./gpu/update_inputs_v2.cu",
"./gpu/set_preids_token_penalty_multi_scores.cu",
],
extra_compile_args={
"cxx": ["-O3"],
Expand Down

0 comments on commit 81a2d43

Please sign in to comment.