GetOpTypeByImplyType
Function
Queries the names of all operators of a specified execution type.
Syntax
void GetOpTypeByImplyType(std::vector<std::string>& vec_op_type,const domi::ImplyType& imply_type);
Parameter Description
Parameter |
Input/Output |
Description |
---|---|---|
vec_op_type |
Output |
Operator name information to be saved and queried |
imply_type |
Input |
Operator execution type |
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