Updated on 2022-03-13 GMT+08:00

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