Skip to content

Steven.xla split concat dot#107

Draft
stevenvar wants to merge 4 commits into
joeyye-work:for-serving-2.20from
stevenvar:steven.xla_split_concat_dot
Draft

Steven.xla split concat dot#107
stevenvar wants to merge 4 commits into
joeyye-work:for-serving-2.20from
stevenvar:steven.xla_split_concat_dot

Conversation

@stevenvar
Copy link
Copy Markdown
Collaborator

@stevenvar stevenvar commented May 12, 2026

dot(concat(A,B,C), W) ==> dot(A, W_A) + dot(B, W_B) + dot(C, W_C)

--xla_cpu_split_concat_dot=true

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