Fix warnings in feature_column.py
This fix fixes warnings in feature_column.py where
`math_ops.to_int64` has been deprecated and replaced with
`math_ops.cast`.
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment