Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[xla] Add LiteralPool and LiteralCanonicalizer to share constant literals between HLO modules #20593

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

copybara-service[bot]
Copy link

[xla] Add LiteralPool and LiteralCanonicalizer to share constant literals between HLO modules

This change saves a lot of host memory from duplicate constant literals in instantiated HLO modules.

@copybara-service copybara-service bot force-pushed the test_706775155 branch 2 times, most recently from f3dd9ec to 419f7e8 Compare December 17, 2024 17:45
…rals between HLO modules

This change saves a lot of host memory from duplicate constant literals in instantiated HLO modules.

PiperOrigin-RevId: 707153215
@copybara-service copybara-service bot merged commit 20a4825 into main Dec 17, 2024
1 check passed
@copybara-service copybara-service bot deleted the test_706775155 branch December 17, 2024 18:26
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