Searched refs:execute_with_callbacks (Results 1 – 2 of 2) sorted by relevance
282 execute.execute = execute.execute_with_callbacks
75 def execute_with_callbacks(op_name, num_outputs, inputs, attrs, ctx, name=None): function