TenSEAL
TenSEAL copied to clipboard
CKKSVector for deeper models
Question
conv2d_im2col wrapper file
Further Information
I'm trying to understand the image to vector encoding for the ckks encryption., however I can only find the class definition within the CKKSVector.py file. How do I locate the code behind it. Some directions please?
Further Question
I once read it here that once can use CKKSTensor for deeper convolutional layers. Do you have an example or tutorial of that? What do you suggest/recommend? Thank you