Searched refs:output_labels (Results 1 – 2 of 2) sorted by relevance
127 output_labels = []159 output_labels.append({'label': wanted_label, 'time': output_offset_ms})166 for output_label in output_labels:
200 def _make_step_fn(model, mode, strategy, output_labels): argument247 for label, output in zip(output_labels, combined_fn.outputs):