Enable int8 support for FloorDiv
int8 is enabled for FloorDiv in math_ops.cc though
the kernel was not registered.
This fix register the int8 kernel for FloorDiv, and enables
the test case for it.
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment