Skip to content

Push shardy outliner up past ConstantOrScalarMerger pass.#1195

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_900633218
Open

Push shardy outliner up past ConstantOrScalarMerger pass.#1195
copybara-service[bot] wants to merge 1 commit intomainfrom
test_900633218

Conversation

@copybara-service
Copy link
Copy Markdown

@copybara-service copybara-service bot commented Apr 16, 2026

Push shardy outliner up past ConstantOrScalarMerger pass.

ConstantOrScalarMerger combines constants and constant-likes that are sharded the same way. It is not critical for final performance but it is important to keep the graph smaller. Hence, unlike ConstantOrScalarSplitter, it does not take NamedComputations/Funcs/Calls as parts of constant expressions.

@copybara-service copybara-service bot force-pushed the test_900633218 branch 3 times, most recently from 2403602 to 5fc120b Compare April 16, 2026 14:16
ConstantOrScalarMerger combines constants and constant-likes that are sharded the same way. It is not critical for final performance but it is important to keep the graph smaller. Hence, unlike ConstantOrScalarSplitter, it does not take NamedComputations/Funcs/Calls as parts of constant expressions.

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