aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/parse_single_example_op_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Switch `tf.parse_single_example()` to use the fused implementation in most ca...Gravatar Derek Murray2018-01-11
* Add test coverage for example parsing with a feature that is an empty string.Gravatar Derek Murray2017-12-21
* [tf.data] Add `tf.contrib.data.parse_single_example()`.Gravatar Derek Murray2017-12-20