Skip to content

Conversation

@DragonFive
Copy link
Collaborator

@DragonFive DragonFive commented Dec 17, 2025

This PR is a follow-up to #440 and continues the work by introducing the orchestration layer for the generative recommendation scenario.

What’s included

Rec Engine Master: the control-plane component that coordinates the rec process.
Scheduler: scheduling logic to dispatch/coordinate recommendation tasks.

Out of scope (planned follow-ups)

The following pieces are intentionally not included in this PR and will be delivered incrementally:

Next PR: Rec Worker + input/output processors (for request ingestion and result emission).
Future PR: OneRec model implementation + ATB graph building/integration.
Later PR: Pure NPU inference path

Roadmap checklist

@DragonFive DragonFive force-pushed the feature/add_rec_scheduler_engine branch 2 times, most recently from 7f93e56 to 248fecd Compare December 17, 2025 13:15
@DragonFive DragonFive changed the title feat: add rec scheduler master and engine for rec framework[3/6]. feat: add rec scheduler master and engine for rec framework[3/8]. Dec 18, 2025
@DragonFive DragonFive force-pushed the feature/add_rec_scheduler_engine branch from a55e472 to b024037 Compare December 19, 2025 03:47
@DragonFive DragonFive merged commit 31a9e30 into jd-opensource:main Dec 19, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants