Skip to content

Block broadcasting - #84

Merged
tran-go merged 1 commit into
devfrom
block-broadcasting
Aug 6, 2026
Merged

tran-go merged 1 commit into
devfrom
block-broadcasting

Conversation

@tran-go

@tran-go tran-go commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add broadcasting support for block tensors.
  • Support block row, row-matrix, column, and singleton broadcasting.
  • Add broadcast-key generation for encrypted block operands.
  • Preserve block layout and tensor metadata.
  • Examples and Tests will be added in another PR

@tran-go
tran-go changed the base branch from main to cosmetic-cleanup August 4, 2026 22:20
@tran-go
tran-go changed the base branch from cosmetic-cleanup to dev August 4, 2026 22:23

@caesaretos caesaretos left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Partial review now. full one once the code is runnable.

@tran-go
tran-go merged commit 1871e65 into dev Aug 6, 2026
@tran-go tran-go linked an issue Aug 6, 2026 that may be closed by this pull request
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.

Add broadcasting for block matrices

2 participants