mirror of
https://github.com/openmlsys/openmlsys-zh.git
synced 2026-04-24 02:24:05 +08:00
add model-security & fix eqlabel and eqref in model-deployment (#39)
Co-authored-by: hangangqiang <hangangqiang2@huawei.com>
This commit is contained in:
@@ -26,4 +26,4 @@
|
||||
|
||||
- **模型混淆**
|
||||
|
||||
xxx。
|
||||
对训练好的模型进行混淆操作,主要包括新增网络节点和分支、替换算子名的操作,攻击者即使窃取到混淆后的模型也不能理解原模型的结构。此外,混淆后的模型可以直接在部署环境中以混淆态执行,保证了模型在运行过程中的安全性。
|
||||
|
||||
Reference in New Issue
Block a user