模型保护
创建一个用于仿真和代码生成的受保护模型,以便与第三方共享。
受保护模型能提供可隐藏底层实现细节的模型引用。模型保护过程编译模型并打包派生的工件,这些工件支持模型功能而不涉及敏感的知识产权。请参阅保护模型以隐藏内容。
类
函数
主题
- 保护模型以隐藏内容
当您要与第三方共享模型而又不能泄露知识产权时,请对模型进行保护。
- Test Protected Models
Test your protected model by comparing it to the original model.
- Sign a Protected Model
Attach a digital signature to your protected model.
- Package and Share Protected Models
Files to include in the protected model package.
- Specify Custom Obfuscators for Protected Models
Specify a post-processing function for files that the protected model creation process generates.
- Create Protected Models with Multiple Targets
Create a protected model that supports multiple code generation targets.
- Define Callbacks for Protected Models
Customize protected model behavior by defining callbacks.
- Best Practices for Creating Protected Models
Choose modeling patterns and protection options to allow the functionalities that you want your protected model to support.