Skip to content

Move vanilla methods onto ServerCell - #1866

Open
fzyzcjy wants to merge 1 commit into
tom/refactor-miles/op5-2from
tom/refactor-miles/op5-3
Open

Move vanilla methods onto ServerCell#1866
fzyzcjy wants to merge 1 commit into
tom/refactor-miles/op5-2from
tom/refactor-miles/op5-3

Conversation

@fzyzcjy

@fzyzcjy fzyzcjy commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Part of #1837

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from 1fbe4de to e5ebd8c Compare July 28, 2026 13:31
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-2 branch 2 times, most recently from c321277 to 2f3036b Compare August 3, 2026 23:45
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from e5ebd8c to 3cc7d15 Compare August 3, 2026 23:45
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-2 branch from 2f3036b to e835dbd Compare August 4, 2026 00:39
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from 3cc7d15 to d1bbb13 Compare August 4, 2026 00:39
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-2 branch from e835dbd to 3dc88c4 Compare August 4, 2026 06:57
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from d1bbb13 to 9b22eca Compare August 4, 2026 06:58
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-2 branch from 3dc88c4 to ee8c686 Compare August 6, 2026 07:03
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from 9b22eca to bec5ce3 Compare August 6, 2026 07:03
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-2 branch from ee8c686 to d7451ff Compare August 10, 2026 06:07
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from bec5ce3 to 66955a8 Compare August 10, 2026 06:07
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-2 branch from d7451ff to 3b4b538 Compare August 10, 2026 16:07
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from 66955a8 to 10b5470 Compare August 10, 2026 16:07
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-2 branch from 3b4b538 to 9c16b82 Compare August 10, 2026 16:34
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch 3 times, most recently from cdffae9 to 3b4c6bc Compare August 12, 2026 14:31
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-2 branch from 905ee4e to 1c3b452 Compare August 12, 2026 14:31
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from 3b4c6bc to ef554fa Compare August 12, 2026 23:56
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-2 branch from 1c3b452 to e715d99 Compare August 12, 2026 23:56
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch 3 times, most recently from 60ed09b to ee3a910 Compare August 13, 2026 06:01
The group keeps the needs_offload gate and the allocated filter, and fans
out to its cells; each cell talks to its primary (node-0) engine. The
cell's arguments are all required, like the engine api it forwards to:
a caller that forgets tags means something different from tags=None.
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-2 branch from 78e3233 to 55e7b9b Compare August 14, 2026 04:46
@fzyzcjy
fzyzcjy force-pushed the tom/refactor-miles/op5-3 branch from ee3a910 to 30ace97 Compare August 14, 2026 04:46

@guapisolo guapisolo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approving in the context of the #2176 safe-merge checkpoint. This change moves cell-scoped offload/onload/check_weights dispatch into ServerCell while preserving the primary-engine target, allocation filters, fan-out, and result shape. Fresh native and direct review found no actionable issue in this increment.

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.

2 participants