Improve shape function of tf.sparse_reduce_sum
This fix tries to address the issue raised in 23114 where
the shape function of tf.sparse_reduce_sum did not
infer the shape even if the input shape were known.
This fix improves the shape function.
This fix fixes 23114.
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment