未验证 提交 2967301d 编写于 作者: T Thomas Young 提交者: GitHub

1333

22223
上级 58bbd5d2
......@@ -26,7 +26,7 @@ def serving_encryption():
serving_client="encrypt_client",
encryption=True)
```
dirname is the folder path where the model is located. If the parameter is discrete, it is unnecessary to specify params_filename, else you need to set the value of params_filename = '__params__'.
dirname is the folder path where the model is located. If the parameter is discrete, it is unnecessary to specify params_filename, else you need to set the value of params_filename to be '__params__'.
The key is stored in the `key` file, and the encrypted model file and server-side configuration file are stored in the `encrypt_server` directory.
client-side configuration file are stored in the `encrypt_client` directory.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册