Add int64 support for `tf.reduce_max` on GPU
This fix tries to address the issue raised in 13293 where
`tf.reduce_max` on GPU does not have int64 support.
This fix fixes 13293.
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment