Skip to content
New issue

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

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

Already on GitHub? # to your account

Add support for selective serialization/deserialization of automorphism/rotation keys #775

Closed
yspolyakov opened this issue May 21, 2024 · 1 comment · Fixed by #768
Closed
Assignees
Labels
new feature New feature or request
Milestone

Comments

@yspolyakov
Copy link
Contributor

This is useful to control the memory footprint for scenarios with a large number of automorphism keys, e.g., in applications using CKKS bootstrapping. Only the automorphism keys needed for a particular computation can be loaded into the memory.

@yspolyakov yspolyakov added the new feature New feature or request label May 21, 2024
@yspolyakov yspolyakov added this to the Release 1.1.5 milestone May 21, 2024
@yspolyakov
Copy link
Contributor Author

Use a separate a file for each automorphism key

@dsuponitskiy dsuponitskiy linked a pull request Jun 13, 2024 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
new feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants