CKKSTensor - polynom evaluation #164
Labels
Good first issue 🎓
Perfect for beginners, welcome to OpenMined!
Type: New Feature ➕
Introduction of a completely new addition to the codebase
Milestone
Feature Description
Implement the method for performing a polynomial evaluation on CKKSTensor. A helper function for performing polynom evaluation on ciphertext is provided, this feature will mainly loop over internal ciphertexts and use the helper function.
Performing this operation in parallel using the threadpool should be prefered.
The text was updated successfully, but these errors were encountered: