[tf.data] Changed internal implementation of `make_csv_dataset`, and removed argument...
authorRachel Lim <rachelim@google.com>
Fri, 18 May 2018 17:21:59 +0000 (10:21 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 18 May 2018 17:24:33 +0000 (10:24 -0700)
commit5f6d8e3db83375dbd13789b41ef813eae1dd6f47
tree61bf7394c6bc5bddaf06adf3192eacaa24cac327
parentd65cf37670cd66918ce7541ce11252a0bb338f4b
[tf.data] Changed internal implementation of `make_csv_dataset`, and removed arguments `default_float_type` and `comment` from `make_csv_dataset`

PiperOrigin-RevId: 197164167
tensorflow/contrib/data/python/kernel_tests/reader_dataset_ops_test.py
tensorflow/contrib/data/python/ops/readers.py