Searched refs:_batch_reduce_destination (Results 1 – 1 of 1) sorted by relevance
3251 reduce_op, [(v, _batch_reduce_destination(v)) for v in value_flat],3433 [(v, _batch_reduce_destination(v)) for v in value_flat], axis,3553 def _batch_reduce_destination(x): function