mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
[Feature] Multimodal Scheduler V1 (#3019)
* [Feature] Support multimodal scheduler v1 * remove debug log * fix bug * fix format * modify code * fix bug * fix bug * fix bug * modify code
This commit is contained in:
@@ -256,6 +256,7 @@ elif paddle.is_compiled_with_cuda():
|
||||
"gpu_ops/gather_idx.cu",
|
||||
"gpu_ops/get_output_ep.cc",
|
||||
"gpu_ops/get_mm_split_fuse.cc",
|
||||
"gpu_ops/get_img_boundaries.cc",
|
||||
"gpu_ops/token_penalty_multi_scores.cu",
|
||||
"gpu_ops/token_penalty_only_once.cu",
|
||||
"gpu_ops/stop_generation.cu",
|
||||
|
||||
Reference in New Issue
Block a user