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