MikeyDong1/dreamzero-rope-compile-guards

DreamZero RoPE compile-guard work stacked on vllm-project/vllm-omni#5808: symbolic max_query_len, mark_dynamic across AR geometries, and a test that asserts the DiT block's graph count. Base branch is PR 5808 verbatim.

0

stars

7

commits

Python

primary language

Aug 31, 2026

updated

README

dreamzero-rope-compile-guards

Not a fork to develop in. This repo answers one question: what is left to do on DreamZero's RoPE path once vllm-project/vllm-omni#5808 lands?

DELTA-ON-5808.md — read this first.

BranchContents
pr5808-basePR #5808 at head 67d4f6d, tree byte-identical, untouched
rope-compile-guardsthat, plus four code/test commits and two docs-only commits (default branch)

The delta: compare/pr5808-base...rope-compile-guards

git diff pr5808-base..rope-compile-guards

In one line: #5808 makes the RoPE path cheaper; it does not make it stop recompiling. The four code/test commits here remove the sequence-length axis of recompilation that #5808 leaves behind, and add the graph-count test that neither #5808 nor upstream has.

No pull request has been opened for any of it. README.md at the root is vLLM-Omni's own, left untouched so it does not appear in the delta; this file is repo furniture and exists only because GitHub prefers .github/README.md for the landing page.

Contributors

MikeyDong1

7 commits

MikeyDong1/dreamzero-rope-compile-guards

DreamZero RoPE compile-guard work stacked on vllm-project/vllm-omni#5808: symbolic max_query_len, mark_dynamic across AR geometries, and a test that asserts the DiT block's graph count. Base branch is PR 5808 verbatim.

0

stars

7

commits

Python

primary language

Aug 31, 2026

updated

README

dreamzero-rope-compile-guards

Not a fork to develop in. This repo answers one question: what is left to do on DreamZero's RoPE path once vllm-project/vllm-omni#5808 lands?

DELTA-ON-5808.md — read this first.

BranchContents
pr5808-basePR #5808 at head 67d4f6d, tree byte-identical, untouched
rope-compile-guardsthat, plus four code/test commits and two docs-only commits (default branch)

The delta: compare/pr5808-base...rope-compile-guards

git diff pr5808-base..rope-compile-guards

In one line: #5808 makes the RoPE path cheaper; it does not make it stop recompiling. The four code/test commits here remove the sequence-length axis of recompilation that #5808 leaves behind, and add the graph-count test that neither #5808 nor upstream has.

No pull request has been opened for any of it. README.md at the root is vLLM-Omni's own, left untouched so it does not appear in the delta; this file is repo furniture and exists only because GitHub prefers .github/README.md for the landing page.

Contributors

MikeyDong1

7 commits

Languages

Python

99.5%