Skip to content

[SDY] Update PjRt MLIR/HLO conversion API to accept an optional SDY target version during serialization#1217

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

[SDY] Update PjRt MLIR/HLO conversion API to accept an optional SDY target version during serialization#1217
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_904095345

Conversation

@copybara-service
Copy link
Copy Markdown

[SDY] Update PjRt MLIR/HLO conversion API to accept an optional SDY target version during serialization

SerializeUsingVersionedStablehlo() now accepts an optional SDY dialect target version. This target version will be used by SDY if downgrading is required.

GetDefaultSdyVersion() will return a default SDY version. Currently, it works similarly to GetDefaultStablehloVersion(), which returns at least a 12-week-old version of SDY.

…arget version during serialization

`SerializeUsingVersionedStablehlo()` now accepts an optional SDY dialect target version. This target version will be used by SDY if downgrading is required.

`GetDefaultSdyVersion()` will return a default SDY version. Currently, it works similarly to `GetDefaultStablehloVersion()`, which returns at least a 12-week-old version of SDY.

PiperOrigin-RevId: 904095345
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