aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/example_proto_helper.cc
Commit message (Expand)AuthorAge
* Add a batch sequence example parsing op, part 2.Gravatar Patrik Sundberg2018-08-31
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* [tf.data] Add `tf.contrib.data.parse_single_example()`.Gravatar Derek Murray2017-12-20
* PiperOrigin-RevId: 170752644Gravatar A. Unique TensorFlower2017-10-02
* Use "empty" member function to test for emptinessGravatar A. Unique TensorFlower2017-05-30
* Fix code that ignores tensorflow::Status.Gravatar Peter Hawkins2017-02-13
* Merge changes from github.Gravatar A. Unique TensorFlower2016-08-26
* Add C++ shape inference functions for ParseExample andGravatar A. Unique TensorFlower2016-08-11
* Fix tf.Example parsing when the Example feature name is provided, but noGravatar Eugene Brevdo2016-08-04
* Change to const Example pointersGravatar Ben Lee2016-06-24
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Allocate sparse_values_tmp according to the size of var_len_features.Gravatar A. Unique TensorFlower2016-05-11
* Refactor TF Example helpers to use vectorsGravatar A. Unique TensorFlower2016-04-26
* Factor helper methods out of ExampleParserOpGravatar A. Unique TensorFlower2016-04-22