OriginOpType
Function
Sets the operator type or operator type list of the original model.
Syntax
- Setting the operator type list:
OpRegistrationData& OriginOpType (const std::initializer_list<std::string> & ori_optype_list);
- Setting the operator type:
OpRegistrationData& OriginOpType (const std::string& ori_optype);
Parameter Description
Parameter |
Input/Output |
Description |
---|---|---|
ori_optype_list |
Input |
Operator type list of the original model |
ori_optype |
Input |
Operator type of the original model |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot