Commit 19b23cb3 authored by Jianwei Xie's avatar Jianwei Xie Committed by TensorFlower Gardener
Browse files

Change sparse.reduce_max(sp_input, axis, keepdims, reduction_axes, keep_dims)

to
sparse.reduce_max(sp_input, axis, keepdims, output_is_sparse, name)

and unify with reduce_max_sparse via dispatching (see new output_is_sparse_arg).

PiperOrigin-RevId: 221879420
parent 2a1c3059
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment