Skip to content

Add explicit dimensions for transposed A#9841

Open
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_887832727
Open

Add explicit dimensions for transposed A#9841
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_887832727

Conversation

@copybara-service
Copy link
Copy Markdown
Contributor

Add explicit dimensions for transposed A

This is a minor refactor to eliminate a hack. Currently when we transpose A, we "explain" the transpose to downstream ops by changing the elem_size to represent tile_k values. This changes that to add an extra dimension with extent tile_k instead.

This is a minor refactor to eliminate a hack. Currently when we transpose A, we "explain" the transpose to downstream ops by changing the elem_size to represent `tile_k` values. This changes that to add an extra dimension with extent `tile_k` instead.

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