intel / he-transformer

nGraph-HE: Deep learning with Homomorphic Encryption (HE) through Intel nGraph
Apache License 2.0
172 stars 35 forks source link

Enable setting the port on the server #54

Closed adam-dziedzic closed 4 years ago

adam-dziedzic commented 4 years ago

Added the port argument for the server. The examples have been updated to be able to specify the port for the client and the server. The main changes in the C++ code were for the he_seal_backend and he_seal_executable.