Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CKKS Tensor ops #173

Merged
merged 10 commits into from
Dec 3, 2020
Merged

CKKS Tensor ops #173

merged 10 commits into from
Dec 3, 2020

Conversation

bcebere
Copy link
Member

@bcebere bcebere commented Dec 2, 2020

Description

Add and test new operations for CKKS Tensor:

  • power
  • polyval

fixes #163
fixes #164

Checklist

@bcebere bcebere requested a review from youben11 December 2, 2020 12:11
Copy link
Member

@youben11 youben11 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!

@bcebere bcebere merged commit 1678711 into master Dec 3, 2020
@delete-merged-branch delete-merged-branch bot deleted the ckks_ops branch December 3, 2020 21:58
pierreeliseeflory pushed a commit to pierreeliseeflory/TenSEAL that referenced this pull request Apr 27, 2022
* add power support for ckks tensor

* add polyval for ckktensor
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.

CKKSTensor - polynom evaluation CKKSTensor - square and power
2 participants