Skip to content

Broadcast lower-rank tensors during batched matmul#585

Merged
tbensonatl merged 1 commit intomainfrom
fix-matmul-broadcast-and-cov-xform
Mar 10, 2024
Merged

Broadcast lower-rank tensors during batched matmul#585
tbensonatl merged 1 commit intomainfrom
fix-matmul-broadcast-and-cov-xform

Conversation

@tbensonatl
Copy link
Collaborator

When performing a matmul on two tensors with mismatched ranks, at least one of which is greater than 3, broadcast the lower-rank tensor. This also fixes a bug in the batched cov transform.

When performing a matmul on two tensors with mismatched ranks,
at least one of which is greater than 3, broadcast the
lower-rank tensor. This also fixes a bug in the batched cov
transform.

Signed-off-by: Thomas Benson <tbenson@nvidia.com>
@tbensonatl
Copy link
Collaborator Author

/blossom-ci

@tbensonatl
Copy link
Collaborator Author

/blossom-ci

1 similar comment
@cliffburdick
Copy link
Collaborator

/blossom-ci

@tbensonatl tbensonatl merged commit d75d702 into main Mar 10, 2024
@tbensonatl tbensonatl deleted the fix-matmul-broadcast-and-cov-xform branch April 29, 2024 01:13
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.

2 participants