This code is for testing Shift-Accumulation, ReLu, Max pooling operations on Encrypted Data.
Please install TFHE tool firstly. https://github.com/tfhe/tfhe
./make
We developed our testing code based on TFHE-ML as https://github.com/munsanje/tfhe_ml.