Wei-Ao / HEMET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HEMET

This code is for testing the inference latency of HE-friendly SqueezeNet.

How to Run

1. Dowload the SEAL library (https://github.com/microsoft/SEAL). 
2. Go into SEAL/native/examples and place all the codes in src/.
3. Build example codes and run the example project. 
4. Input 8 in the console to run the source code 8-squeezenet.cpp. 

About

License:MIT License


Languages

Language:C++ 100.0%