tf.ragged_fill_empty_rows_grad

reverse_index_map A Tensor of type int64.
grad_values A Tensor.
name A name for the operation (optional).

A tuple of Tensor objects (d_values, d_default_value).
d_values A Tensor. Has the same type as grad_values.
d_default_value A Tensor. Has the same type as grad_values.