Searched defs:accumulation_fn (Results 1 – 2 of 2) sorted by relevance
204 def _simple_reduce(per_replica_value, reduce_to_device, accumulation_fn, argument369 def __init__(self, reduce_to_device=None, accumulation_fn=None): argument
645 def aggregate_tensors_or_indexed_slices(values, accumulation_fn=math_ops.add_n): argument