allensll

Results 2 issues of allensll

Test ax.py, and it stop, not wait for a client to connect. ``` (venv-tf-py3) allensll@allensll:~/nGraph-HE/he-transformer/examples$ NGRAPH_ENABLE_CLIENT=1 NGRAPH_ENCRYPT_DATA=1 NGRAPH_TF_BACKEND=HE_SEAL_CKKS python ax.py 2019-04-13 21:34:33.838920: I tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency: 3192000000 Hz 2019-04-13 21:34:33.839354:...

Could you please give me some insight into why multiply the scaling? I found it slightly improved the training accuracy. Thanks. ``` def compute_mask(self, temp, ticket): scaling = 1. /...