Skip to content

Conversation

sdwoodbury
Copy link
Collaborator

@sdwoodbury sdwoodbury commented Oct 7, 2025

adds a rotation_aware_dot_product_batch() function to iris_worker.

Using this function within Aby3Store::eval_distance_batch() will break the unit and integration tests.

However, when it is time to update the Aby3Store, all that needs to be done is replace dot_product_batch() with rotation_aware_dot_product_batch().

@iliailia iliailia changed the base branch from main to dev October 7, 2025 09:00
@sdwoodbury sdwoodbury requested a review from iliailia October 8, 2025 14:26
@sdwoodbury sdwoodbury marked this pull request as ready for review October 8, 2025 14:26
Copy link
Collaborator

@iliailia iliailia left a comment

Choose a reason for hiding this comment

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

Looks great!

@sdwoodbury sdwoodbury enabled auto-merge (squash) October 8, 2025 14:50
@sdwoodbury sdwoodbury merged commit e424584 into dev Oct 8, 2025
16 of 18 checks passed
@sdwoodbury sdwoodbury deleted the sw/batch_trick_dot branch October 8, 2025 15:07
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