Commit Graph

183 Commits

Author SHA1 Message Date
YuBaoku 46bb9605c7 [Cherry-Pick][CI] Pin PaddlePaddle to release/3.3 last_commit build(#7547) (#7548)
CE Compile Job / ce_job_pre_check (push) Waiting to run
CE Compile Job / print_ce_job_pre_check_outputs (push) Blocked by required conditions
CE Compile Job / FD-Clone-Linux (push) Blocked by required conditions
CE Compile Job / Show Code Archive Output (push) Blocked by required conditions
CE Compile Job / BUILD_SM8090 (push) Blocked by required conditions
CE Compile Job / BUILD_SM8090_RL (push) Blocked by required conditions
CE Compile Job / BUILD_SM8689 (push) Blocked by required conditions
CE Compile Job / CE_UPLOAD (push) Blocked by required conditions
CE Compile Job / CE_UPLOAD_RL (push) Blocked by required conditions
* [Cherry-Pick][CI] Pin PaddlePaddle to release/3.3 last_commit build(#7547)

* Fix top_logprobs test for TopK change
2026-04-22 10:39:32 +08:00
YuBaoku 19b0038234 [Cherry-Pick][CI] Sync dev optimizations to 2.4(#7335) (#7346)
* [Cherry-Pick][CI] Sync dev optimizations to 2.4(#7335)
2026-04-12 20:21:17 +08:00
YuBaoku 92abc143d5 [Cherry-Pick][CI] Remove skip logic for *.txt-only changes (#7104) (#7117) 2026-04-02 16:41:56 +08:00
YuBaoku 5ac7a6a51e [Cherry-Pick][CI] Sync develop fix and optimizations to 2.4(#6975) (#7066)
* [Cherry-Pick][CI] Sync develop fix and optimizations to 2.4(#6975)
2026-03-29 21:57:29 +08:00
Yuanle Liu 7f5f2113c2 Support keep sampling mask (#6725)
* naive version

* return list(int)

* fix bug: first_token's sampling mask miss

* pre-commit

* support mtp

* pre-commit

* fix ut

* fix zmq name conflits

* fix ut

* add ut

* fix ut timeout

* optimize performance

* fix

* support top_k mask

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* update comment

* update comment

* update comment

---------

Co-authored-by: Jiaxin Sui <95567040+plusNew001@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-17 20:07:31 -07:00
YuBaoku 603aab0489 [CI] Fix import issue caused by flash_mask in shared CI env (#6406) 2026-02-09 18:59:21 +08:00
YuBaoku 252a7945e0 [Cherry-Pick][CI] Update stable_test/ce_job/run.sh script and CI_TEAM_MEMBERS(#6352) (#6371) 2026-02-06 10:41:06 +08:00
YuBaoku 0f35091960 [Cherry-Pick][CI] Add 4-GPU test job and fix stable_test(#6082)(#6270) (#6279)
* [Cherry-Pick][CI] Add 4-GPU test job and fix stable_test(#6082)(#6270)

* fix error
2026-01-30 11:52:33 +08:00
YuBaoku f04ba48897 [CI] Remove test_splitwise_scheduler and download latest_wheel explicitly to avoid pip cache issues (#6265) 2026-01-29 10:33:15 +08:00
Zhang Yulong 3c99a5d2dd Update _build_linux_rl.yml (#6215) 2026-01-26 11:37:20 +08:00
fxyfxy777 9a48206d62 [Feature] Unify quant ops (#6021)
* quant stash

* blockwise_quant

* rm tensor.cut

* tp ok

* add paddle swiglu

* 21B test ok

* pre-commit

* fix ut error

* fix block quant

* edit whl

* e baseline

* e baseline 2

* chore: remove extra whitespace in test_EB_VL_Lite_serving.py

* chore: keep paddlepaddle-xpu unchanged

---------

Co-authored-by: Yuanle Liu <yuanlehome@163.com>
Co-authored-by: YuBaoku <49938469+EmmonsCurse@users.noreply.github.com>
2026-01-24 00:09:36 -08:00
YuBaoku 9a91a5c5c3 [Cherry-Pick][CI] Update image used by build_rl in ce_job.yml and fix docker_build(#6128) (#6167)
* [CI] Update image used by build_rl in ce_job.yml

* [Cherry-Pick][CI] Update image used by build_rl in ce_job.yml and fix docker_build(#6128)
2026-01-22 19:08:18 +08:00
YuBaoku caa186f5a2 [Cherry-Pick][CI] Add commit-level Linux build task for RL(#5857) (#6073) 2026-01-16 19:59:16 +08:00
YuBaoku 8ce2623c02 Revert "[CI] Align PaddlePaddle version to latest due to tag change (#5971)" (#6040)
This reverts commit 3e69022698.
2026-01-14 21:40:51 +08:00
YuBaoku 3e69022698 [CI] Align PaddlePaddle version to latest due to tag change (#5971) 2026-01-09 17:53:43 +08:00
YuBaoku 9e542e8927 [CI] Lock paddlepaddle-gpu/paddlepaddle-xpu==3.3.0 in release/2.4 (#5944) 2026-01-08 14:34:20 +08:00
YuBaoku 2a71e427f9 [Cherry-Pick][CI] Fix archive URL injection and add retry(#5725,#5828) (#5832) 2026-01-04 17:10:03 +08:00
YuBaoku 65e00c9dd2 [Cherry-Pick][CI] Fix ci_image_update error of no depends 2025-12-24 21:31:46 +08:00
YuBaoku 70163ddb6b [Cherry-Pick][CI] Refactor RL tests to reuse upload_clear(#5741) (#5755)
* [Cherry-Pick][CI] Refactor RL tests to reuse upload_clear(#5741)
2025-12-24 21:15:35 +08:00
kevin 23bfd28624 [Cherry-Pick][BugFix] cp fix_cpu_cache_bugs(#5544) (#5577)
* cp fix_cpu_cache_bugs

* update ce case

* update test case

* update code
2025-12-19 11:48:50 +08:00
Jiaxin Sui 8e0f4dfd0c [XPU] [CI] Xpu Ci Refactor (#5252)
* add xpu ci

* add case

* add case

* fix ci bug

* Update Docker image tag to 'latest' in CI workflow

* Fix set -e usage in run_xpu_ci_pytest.sh

* add pd case

* add case

* Configure pip to use Tsinghua mirror for dependencies

Set the global pip index URL to Tsinghua mirror.

* fix ci bug

* fix bug

* fix bug

---------

Co-authored-by: suijiaxin <suijiaxin@Suis-MacBook-Pro.local>
Co-authored-by: root <root@gajl-bbc-onlinec-com-1511964.gajl.baidu.com>
Co-authored-by: root <root@gajl-bbc-onlinec-com-1511972.gajl.baidu.com>
2025-12-02 17:15:51 +08:00
YuBaoku 6b03f4fb53 [CI] Update part of test_docker to paddle_dev (#5278)
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
Deploy GitHub Pages / deploy (push) Has been cancelled
2025-12-02 16:52:07 +08:00
YuBaoku cbbe6b892c [CI] Update build_docker to paddle_manylinux (#5226)
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
Deploy GitHub Pages / deploy (push) Has been cancelled
2025-12-01 16:25:44 +08:00
Divano 090a066e4a [APIServer] add_prompt_ids_test (#5283)
* add_prompt_ids_test

* Update _base_test.yml

* Update _base_test.yml

* Update _base_test.yml

* Update _base_test.yml
2025-11-29 08:31:31 +08:00
Jiaxin Sui 07cb11e51d [XPU][CI] Set pip index URL to Tsinghua mirror (#5277)
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
Deploy GitHub Pages / deploy (push) Has been cancelled
Publish Job / publish_pre_check (push) Has been cancelled
Publish Job / print_publish_pre_check_outputs (push) Has been cancelled
Publish Job / FD-Clone-Linux (push) Has been cancelled
Publish Job / Show Code Archive Output (push) Has been cancelled
Publish Job / BUILD_SM8090 (push) Has been cancelled
Publish Job / BUILD_SM8689 (push) Has been cancelled
Publish Job / PADDLE_PYPI_UPLOAD_8090 (push) Has been cancelled
Publish Job / PADDLE_PYPI_UPLOAD_8689 (push) Has been cancelled
Publish Job / Run FD Image Build (push) Has been cancelled
Publish Job / Run FastDeploy Unit Tests and Coverage (push) Has been cancelled
Publish Job / Run FastDeploy LogProb Tests (push) Has been cancelled
Publish Job / Extracted partial CE model tasks to run in CI. (push) Has been cancelled
Publish Job / Run Base Tests (push) Has been cancelled
Publish Job / Run Accuracy Tests (push) Has been cancelled
Publish Job / Run Stable Tests (push) Has been cancelled
CI Images Build / FD-Clone-Linux (push) Has been cancelled
CI Images Build / Show Code Archive Output (push) Has been cancelled
CI Images Build / CI Images Build (push) Has been cancelled
CI Images Build / BUILD_SM8090 (push) Has been cancelled
CI Images Build / Run FastDeploy Unit Tests and Coverage (push) Has been cancelled
CI Images Build / Run FastDeploy LogProb Tests (push) Has been cancelled
CI Images Build / Extracted partial CE model tasks to run in CI. (push) Has been cancelled
CI Images Build / Run Base Tests (push) Has been cancelled
CI Images Build / Publish Docker Images Pre Check (push) Has been cancelled
* Set pip index URL to Tsinghua mirror

* Update ci_xpu.yml

* Update Docker image version in CI workflow

* Update Docker image tag in CI workflow
2025-11-27 22:12:20 +08:00
Juncai ce9a49f6bf [PD Disaggregation] Add unittest for splitwise deployment with using rdma (#5189)
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
Deploy GitHub Pages / deploy (push) Has been cancelled
* Add splitwise deployment with using rdma
* clean cuda
2025-11-27 14:27:17 +08:00
Jiang-Jia-Jun fb0a2edc25 Enhance PR template with Cherry Pick instructions
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
Deploy GitHub Pages / deploy (push) Has been cancelled
Added guidance for Cherry Pick PRs in the template.
2025-11-26 13:32:12 +08:00
Jiang-Jia-Jun 717da50b40 Update pull_request_template.md 2025-11-25 10:32:19 +08:00
Jiang-Jia-Jun 86d6ee90be Update pull request template warning message 2025-11-25 10:11:33 +08:00
Jiang-Jia-Jun 6b111ef900 Update pull_request_template.md 2025-11-25 10:10:17 +08:00
Jiaxin Sui 5ff93d4998 [XPU][CI] change VL model to 28B-VL-thinking (#5169)
* Enhance run_ci_xpu.sh with caching and prefill options

* Update model path and configuration in run_ci_xpu.sh

* Add '北朝' keyword to assertion in run_45vl.py

* Enhance process termination logic in run_ci_xpu.sh

* Set timeout for CI_XPU job to 60 minutes

* Remove extra newline in stop_processes function
2025-11-24 16:50:18 +08:00
YuBaoku 5daa8d0686 [CI] fix coverage_report in daily test (#5175)
* [CI] fix coverage_report in daily test
2025-11-23 21:48:11 +08:00
megemini c06cfe2447 【Hackathon 9th No.109】[CppExtension] 添加 fastdeploy_ops 目录到 package_data 以支持现代打包方式 (#5156)
CE Compile Job / ce_job_pre_check (push) Has been cancelled
Deploy GitHub Pages / deploy (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
Publish Job / publish_pre_check (push) Has been cancelled
Publish Job / print_publish_pre_check_outputs (push) Has been cancelled
Publish Job / FD-Clone-Linux (push) Has been cancelled
Publish Job / Show Code Archive Output (push) Has been cancelled
Publish Job / BUILD_SM8090 (push) Has been cancelled
Publish Job / BUILD_SM8689 (push) Has been cancelled
Publish Job / PADDLE_PYPI_UPLOAD_8090 (push) Has been cancelled
Publish Job / PADDLE_PYPI_UPLOAD_8689 (push) Has been cancelled
Publish Job / Run FD Image Build (push) Has been cancelled
Publish Job / Run FastDeploy Unit Tests and Coverage (push) Has been cancelled
Publish Job / Run FastDeploy LogProb Tests (push) Has been cancelled
Publish Job / Extracted partial CE model tasks to run in CI. (push) Has been cancelled
Publish Job / Run Base Tests (push) Has been cancelled
Publish Job / Run Accuracy Tests (push) Has been cancelled
Publish Job / Run Stable Tests (push) Has been cancelled
CI Images Build / FD-Clone-Linux (push) Has been cancelled
CI Images Build / Show Code Archive Output (push) Has been cancelled
CI Images Build / CI Images Build (push) Has been cancelled
CI Images Build / BUILD_SM8090 (push) Has been cancelled
CI Images Build / Run FastDeploy Unit Tests and Coverage (push) Has been cancelled
CI Images Build / Run FastDeploy LogProb Tests (push) Has been cancelled
CI Images Build / Extracted partial CE model tasks to run in CI. (push) Has been cancelled
CI Images Build / Run Base Tests (push) Has been cancelled
CI Images Build / Publish Docker Images Pre Check (push) Has been cancelled
---------

Co-authored-by: YuBaoku <49938469+EmmonsCurse@users.noreply.github.com>
Co-authored-by: SigureMo <sigure.qaq@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-22 01:32:06 +08:00
YuBaoku 0b0f2e320e [CI] Unified diff coverage upload logic (#5127)
* [CI] fix diff_coverage_report upload
2025-11-21 10:50:57 +08:00
Yuanle Liu 7ac25935c7 [Optimization] default compile rdma, reduce cudagraph buffer size in mm, fix some config bug (#5121)
* default compile rdma, reduce cudagraph buffer size in mm, fix some config logic

* update

* update

* fix bug

* enhance rdma compile

* fix
2025-11-20 17:19:47 +08:00
YuBaoku e021048318 [CI] Temporarily lock paddlepaddle-gpu as of 20251118 (#5136) 2025-11-20 11:15:08 +08:00
YuBaoku 2716da4220 [CI] Add workflow to auto-remove skip-ci labels after new commits (#5129)
* [CI] Add CI to automatically remove skip-ci labels after new commits
2025-11-19 19:22:06 +08:00
Zhang Yulong be9541a97b [CI] add metrics case (#5115)
* add case

* add case
2025-11-19 11:50:12 +08:00
plusNew001 7fdc920a01 [HPU][CI]Update Docker image in CI workflow (#5108) 2025-11-18 20:43:19 +08:00
YuBaoku d0b3bec585 Revert "[CI] Temporarily lock paddlepaddle-gpu as of 20251112 (#5017)" (#5098)
This reverts commit 91d34c2e35.
2025-11-18 14:17:09 +08:00
YuBaoku 5d7516dc8c [CI] Enable check_pr_template in CI rerun (#5093)
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
Deploy GitHub Pages / deploy (push) Has been cancelled
* [CI] Drop checklist section in PR template check

* [CI] Enable check_pr_template in CI rerun
2025-11-17 22:34:38 +08:00
FocusLuo c2c1942db9 [INTEL_HPU] [CI] enabled fastdeploy PR testing (#4596)
* [INTEL HPU] added hpu ci work flow support

Signed-off-by: Luo, Focus <focus.luo@intel.com>

* [INTEL HPU] added run ci hpu test scripts

Signed-off-by: Luo, Focus <focus.luo@intel.com>

* [INTEL HPU] enabled HPU ernie test case

Signed-off-by: Luo, Focus <focus.luo@intel.com>

* [INTEL HPU] updated Intel Gaudi Readme with Warmup disable cmdline

Signed-off-by: Luo, Focus <focus.luo@intel.com>

* Modify paddlepaddle installation command

Updated paddlepaddle installation command to use a specific index URL.

* Update run_ci_hpu.sh

* Rename json directory to nlohmann_json

Rename extracted json directory to nlohmann_json.

* Update ci_hpu.yml

* Set pip global index URL to Tsinghua mirror

* Update CI workflow to use self-hosted runner and paths

* Update Docker image in CI workflow

* Modify HPU installation URLs in run_ci_hpu.sh

Updated the installation URL for paddle_intel_hpu and added paddlenlp_ops installation.

* Fix paddle_intel_hpu installation URL

Corrected the URL for paddle_intel_hpu wheel installation.

---------

Signed-off-by: Luo, Focus <focus.luo@intel.com>
Co-authored-by: plusNew001 <95567040+plusNew001@users.noreply.github.com>
2025-11-17 19:24:41 +08:00
plusNew001 0e819cd596 [CI][XPU] Optimize CI logs and variable names (#5025)
* Ignore markdown and text files in CI workflow

* Change GPU_ID to XPU_ID in run_ci_xpu.sh

* Change GPU_ID to XPU_ID in test configuration

* Change GPU_ID to XPU_ID for service port calculation

* Change GPU_ID to XPU_ID for device identification

* Change GPU_ID to XPU_ID in test_ep function

* Update run_w4a8.py

* Redirect stop_processes output to kill.log

Redirect output of stop_processes to kill.log to capture logs.

* Log server output for failed test cases

Added logging of server.log for failed tests.

* Add '-s' option to pytest commands in run_ci_xpu.sh
2025-11-14 19:35:35 +08:00
YuBaoku 91d34c2e35 [CI] Temporarily lock paddlepaddle-gpu as of 20251112 (#5017) 2025-11-14 11:55:25 +08:00
YuBaoku 8a96944a0a [CI] Update PORT range to avoid conflict with system ports (#4953) 2025-11-12 11:17:49 +08:00
YuBaoku 9c52d9eb8f [CI] remove useless tests in docker_build (#4974)
* [CI] fix

* [CI] fix apt_sources error of focal in docker_build

* [CI] remove useless tests in docker_build
2025-11-12 10:55:09 +08:00
YuBaoku 4c911ecb74 [CI] fix apt_sources error of focal in docker_build (#4961)
* [CI] fix

* [CI] fix apt_sources error of focal in docker_build
2025-11-11 20:35:06 +08:00
plusNew001 3665c283b5 [XPU] [CI]Change CI to multi-concurrency (#4866)
* Refactor GPU ID logic in CI workflow

Updated GPU ID assignment logic and removed unused port calculations.

* Refactor GPU device and port configuration

* Update engine_worker_queue_port calculation logic

* Refactor XPU_VISIBLE_DEVICES export logic

* Adjust service port based on GPU ID

* Adjust service HTTP port based on GPU ID

* Adjust service_http_port based on GPU_ID

* Add import for os module in run_45T.py

* Update run_45vl.py

* Import os module in run_w4a8.py

Added import for os module to use environment variables.

* Remove duplicate import of os module

* Remove duplicate import of os module

* Update run_45T.py

* Update run_w4a8.py

* fix bug

* fix bug

* Update run_w4a8.py

* Fix directory change command in run_ci_xpu.sh
2025-11-10 21:09:48 +08:00
Jiang-Jia-Jun bbe0820555 Add instructions for copilot reviewer
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
Deploy GitHub Pages / deploy (push) Has been cancelled
2025-11-07 11:19:27 +08:00
Jiang-Jia-Jun 048856a7f6 Add instructions for copilot reviewer 2025-11-07 11:01:05 +08:00