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

Add serialization passes during export instead of pre/post-calibration #63259

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

copybara-service[bot]
Copy link

Add serialization passes during export instead of pre/post-calibration

When we pass the ModuleOp directly from pre-calibration to post-calibration, the serialization in pre-calibration should be avoided. In fact, serialization is more suitable to be in the export steps.

When we pass the ModuleOp directly from pre-calibration to post-calibration, the serialization in pre-calibration should be avoided. In fact, serialization is more suitable to be in the export steps.

PiperOrigin-RevId: 614853077
@copybara-service copybara-service bot closed this Mar 12, 2024
@copybara-service copybara-service bot deleted the test_612732017 branch March 12, 2024 01:21
@copybara-service copybara-service bot merged commit 2d3adac into master Mar 12, 2024
1 check passed
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.

None yet

1 participant