Python Execution #{{ focusedExecutionIndex }}
Op: {{ focusedExecutionData.op_type }}
# of input tensors: {{ focusedExecutionData.input_tensor_ids == null ? 0 : focusedExecutionData.input_tensor_ids.length }}
# of output tensors: {{ focusedExecutionData.output_tensor_ids == null ? 0 : focusedExecutionData.output_tensor_ids.length }} (debug mode: {{ TensorDebugMode[tensorDebugMode] }})
Output slot {{ i }}: