Add complex support for tan
At the moment tan in tensorflow supports float and double, but
not complex types.
This fix adds the support for tan, and removes related TODO in
the test
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment