PR #18287: Pass the compile options for deserialization via PJRT C API #18663
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR #18287: Pass the compile options for deserialization via PJRT C API
Imported from GitHub PR #18287
This enables JAX to supply different device assignment when deserializing single-device executables from compilation cache.
Fixes #18286.
Copybara import of the project:
--
35b505b by Jaroslav Sevcik [email protected]:
Pass the compile options for deserialization via PJRT C API
--
c983f61 by Jaroslav Sevcik [email protected]:
Add compile options comment, reorder fields
--
182b4a6 by Jaroslav Sevcik [email protected]:
Fix a little use-after-free
--
cee9982 by Jaroslav Sevcik [email protected]:
Rename field, improve comments
--
2b9fbd9 by Jaroslav Sevcik [email protected]:
Bump minor version, changelog update
Merging this change closes #18287
FUTURE_COPYBARA_INTEGRATE_REVIEW=#18287 from jaro-sevcik:deserialize-compile-options 2b9fbd9