Add complex128 support for tf.as_string
The tf.as_string supports most of the data types (including complex64)
but not complex128.
This fix add complex128 support for tf.as_string.
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment