Move sparse_reduce_sum_op.cc to sparse_reduce_op.cc
This commit moves sparse_reduce_sum_op.cc to sparse_reduce_op.cc
so that both `sparse_reduce_sum` and `sparse_reduce_max` share
the same code base.
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment