Skip to content

optimize matmul periodic replication to use maximal valid prefix - #3252

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

optimize matmul periodic replication to use maximal valid prefix#3252
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_954675675

Conversation

@copybara-service

Copy link
Copy Markdown
Contributor

optimize matmul periodic replication to use maximal valid prefix

Replaces the single-period replication with a dynamically calculated maximal
valid prefix (the actual uncorrupted output slots before replication). The
replication period is therefore based on the valid prefix.

Replaces the single-period replication with a dynamically calculated maximal
valid prefix (the actual uncorrupted output slots before replication). The
replication period is therefore based on the valid prefix.

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