Commit 3595d161 authored by Yong Tang's avatar Yong Tang
Browse files

Add `double` support for `tf.decode_csv`



In the current tensorflow `tf.decode_csv` accepts
`float`, `int32`, `int64`, `string` but not `double`.
It seems adding `double` support makes sense as `StringToNumber`
already support `double` type.

This fix adds `double` support for `tf.decode_csv`

Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
parent 231ca9dd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment