Scalar value to set for indices not specified in
sp_input. Defaults to zero.
validate_indices
A boolean value. If True, indices are checked to make
sure they are sorted in lexicographic order and that there are no repeats.
name
A name prefix for the returned tensors (optional).
Returns
A dense tensor with shape sp_input.dense_shape and values specified by
the non-empty values in sp_input. Indices not in sp_input are assigned
default_value.