Add normalizer_fn support for sequence_numeric_column
This fix tries to address the issue raised in 19628
where there were no normalizer_fn support for sequence_numeric_column
(unlike numeric_column). This fix adds the normalizer_fn support.
This fix fixes 19628.
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment