tiogoGit

Results 3 comments of tiogoGit

> Does the `make install` step succeed? We expect `he_seal_backend.so` to appear in > `$HE_TRANSFORMER/build/ext_ngraph_tf/src/ext_ngraph_tf/build_cmake/venv-tf-py3/lib` > and > `$HE_TRANSFORMER/build/external/lib` No, there is only libhe_seal_backend.so. And I installed it again but...

When I try do test it again, I met another problem. This happened many times. I retrained the model and typed `NGRAPH_ENCRYPT_DATA=1 \ NGRAPH_HE_SEAL_CONFIG=$HE_TRANSFORMER/configs/he_seal_ckks_config_N13_L7.json \ NGRAPH_TF_BACKEND=HE_SEAL \ python test.py --batch_size=4096`...