Searched refs:convert_call_function_op (Results 1 – 1 of 1) sorted by relevance
795 def convert_call_function_op(self, node: torch._C.Node): member in TS2FXGraphConverter943 self.convert_call_function_op(node)991 self.convert_call_function_op(node)1011 self.convert_call_function_op(node)1232 handler_func = getattr(self, handler_func_name, self.convert_call_function_op)