Cestlaviez
Cestlaviez
Hi @shenliyan I think you might need to update SEAL to the latest updated version. Since when I ran this program, the problem is from the SEAL.
Hi, When I use -v or -h, there is no other detail information coming out. It is still ```Segmentation fault (core dumped)```
Great, I think this is the mean reason. Thanks! But when I test ```python3 server.py -i models/S.onnx```, the error comes, ``` ~/minionn$ python3 server.py -i models/S.onnx -v Traceback (most recent...
Hi @fritzalder , I have installed onnx, but it still has this issue. I think it probably failed to ```import "onnx.proto" ```to ```minionn-onnx.proto```. When I using grpc generation, ```python3 -m...