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