Searched defs:is_custom_op (Results 1 – 3 of 3) sorted by relevance
28 bool is_custom_op(const c10::OperatorName& opName) { in is_custom_op() function
62 bool is_custom_op; member
121 bool is_custom_op() const { return is_custom_op_; } in is_custom_op() function