Searched refs:should_log_inputs_and_outputs (Results 1 – 2 of 2) sorted by relevance
178 bool should_log_inputs_and_outputs = ShouldLogInputsAndOutputs(op_kernel); in Compute() local180 if (should_log_inputs_and_outputs) { in Compute()194 if (should_log_inputs_and_outputs) { in Compute()202 bool should_log_inputs_and_outputs = ShouldLogInputsAndOutputs(op_kernel); in ComputeAsync() local204 if (should_log_inputs_and_outputs) { in ComputeAsync()
677 bool should_log_inputs_and_outputs = ShouldLogInputsAndOutputs(op_kernel); in Compute() local679 if (should_log_inputs_and_outputs) { in Compute()685 if (should_log_inputs_and_outputs) { in Compute()756 bool should_log_inputs_and_outputs = ShouldLogInputsAndOutputs(op_kernel); in ComputeAsync() local758 if (should_log_inputs_and_outputs) { in ComputeAsync()761 done = [this, parent_done, should_log_inputs_and_outputs, op_kernel, in ComputeAsync()