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

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.

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.

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