Searched refs:names_to_tuples (Results 1 – 1 of 1) sorted by relevance
3692 def aggregate_metric_map(names_to_tuples): argument3719 metric_names = names_to_tuples.keys()3720 value_ops, update_ops = zip(*names_to_tuples.values())