Skip to content

Conversation

@copybara-service
Copy link
Contributor

Add support for linalg.broadcast to the OpenFhePke interpreter.

This change enables the interpreter to handle linalg.broadcast operations by correctly expanding a lower-rank input tensor to a higher-rank output tensor based on the specified broadcast dimensions. The implementation involves calculating the corresponding index in the input tensor for each element in the output tensor.

This change enables the interpreter to handle `linalg.broadcast` operations by correctly expanding a lower-rank input tensor to a higher-rank output tensor based on the specified broadcast dimensions. The implementation involves calculating the corresponding index in the input tensor for each element in the output tensor.

PiperOrigin-RevId: 830912015
@copybara-service copybara-service bot closed this Nov 21, 2025
@copybara-service copybara-service bot deleted the test_830912015 branch November 21, 2025 17:00
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