mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
Some checks failed
CE Compile Job / ce_job_pre_check (push) Has been cancelled
CE Compile Job / print_ce_job_pre_check_outputs (push) Has been cancelled
CE Compile Job / FD-Clone-Linux (push) Has been cancelled
CE Compile Job / Show Code Archive Output (push) Has been cancelled
CE Compile Job / BUILD_SM8090 (push) Has been cancelled
CE Compile Job / BUILD_SM8689 (push) Has been cancelled
CE Compile Job / CE_UPLOAD (push) Has been cancelled
* support r3 * update * support tp>1&&ep>1 * support cudagraph padding * support all backends * replace env with options * modularize * update * Add RoutingStore and refine code * add routing replay cofig * add routing repaly config * success run routing store * convert request id as rollout id * fix rollout config bug * unify code * use rollout_id to replace request_id in routing store * delete code --------- Co-authored-by: yuanlehome <yuanlehome@163.com>