Skip to content

Conversation

@FocusLuo
Copy link
Contributor

@FocusLuo FocusLuo commented Jan 6, 2026

Motivation

💡 If this PR is a Cherry Pick, the PR title needs to follow the format by adding the [Cherry-Pick] label at the very beginning and appending the original PR ID at the end. For example, [Cherry-Pick][CI] Add check trigger and logic(#5191)

💡 如若此PR是Cherry Pick,PR标题需遵循格式,在最开始加上[Cherry-Pick]标签,以及最后面加上原PR ID,例如[Cherry-Pick][CI] Add check trigger and logic(#5191)

Modifications

based on PR PaddlePaddle/PaddleCustomDevice#2325
this PR will let fastdepoly on Intel HPU will only depend on one package of paddle_custom_device (paddlenlp_ops will not need)

Usage or Command

Accuracy Tests

No change to Accuracy

Checklist

  • Add at least a tag in the PR title.
    • Tag list: [[FDConfig],[APIServer],[Engine], [Scheduler], [PD Disaggregation], [Executor], [Graph Optimization], [Speculative Decoding], [RL], [Models], [Quantization], [Loader], [OP], [KVCache], [DataProcessor], [BugFix], [Docs], [CI], [Optimization], [Feature], [Benchmark], [Others], [XPU], [HPU], [GCU], [DCU], [Iluvatar], [Metax]]
    • You can add new tags based on the PR content, but the semantics must be clear.
  • Format your code, run pre-commit before commit.
  • Add unit tests. Please write the reason in this PR if no unit tests.
  • Provide accuracy results.
  • If the current PR is submitting to the release branch, make sure the PR has been submitted to the develop branch, then cherry-pick it to the release branch with the [Cherry-Pick] PR tag.

@paddle-bot
Copy link

paddle-bot bot commented Jan 6, 2026

Thanks for your contribution!

@paddle-bot paddle-bot bot added the contributor External developers label Jan 6, 2026
@FocusLuo
Copy link
Contributor Author

FocusLuo commented Jan 6, 2026

this patch also needs PaddlePaddle/PaddleCustomDevice#2325

@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop@adb91dc). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #5910   +/-   ##
==========================================
  Coverage           ?   66.59%           
==========================================
  Files              ?      347           
  Lines              ?    44467           
  Branches           ?     6835           
==========================================
  Hits               ?    29612           
  Misses             ?    12669           
  Partials           ?     2186           
Flag Coverage Δ
GPU 66.59% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@FocusLuo
Copy link
Contributor Author

FocusLuo commented Jan 7, 2026

@LeoZhao-Intel @yanfeich @JianyuLi01 @feiwan1 @fmiao2372 could you help to give a review?

Copy link

@LeoZhao-Intel LeoZhao-Intel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM


from fastdeploy.import_ops import import_custom_ops

# PACKAGE = "fastdeploy.model_executor.ops.intel_hpu"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不需要的注释部分辛苦也删掉吧

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已经更新,多谢review

@FocusLuo FocusLuo force-pushed the support_paddlecustomdevice_onepackage branch from 166511c to e51b7cf Compare January 7, 2026 07:24
@zoooo0820 zoooo0820 merged commit decbbb3 into PaddlePaddle:develop Jan 8, 2026
18 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants