Skip to content

Cache compiled JAX init HLOs in MaxEngine. - #4643

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_955227312
Open

Cache compiled JAX init HLOs in MaxEngine.#4643
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_955227312

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Cache compiled JAX init HLOs in MaxEngine.

This CL caches the compiled init_cache HLO for init state and init cache on the MaxEngine instance. By storing the compiled functions and reusing them, we avoid redundant compilation overhead on subsequent calls.

FUTURE_COPYBARA_INTEGRATE_REVIEW=#4585 from AI-Hypercomputer:zxhe/eval_start_step 25702cd

@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

This CL caches the compiled init_cache HLO for init state and init cache on the MaxEngine instance. By storing the compiled functions and reusing them, we avoid redundant compilation overhead on subsequent calls.

FUTURE_COPYBARA_INTEGRATE_REVIEW=#4585 from AI-Hypercomputer:zxhe/eval_start_step 25702cd
PiperOrigin-RevId: 955227312
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.

1 participant