aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/example/feature_util.h
Commit message (Expand)AuthorAge
* Added ABSL_DEPRECATED annotations to various deprecated TensorFlow functions.Gravatar A. Unique TensorFlower2018-09-19
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Update feature_util's GetFeatures to show compile-time error for unsupported ...Gravatar A. Unique TensorFlower2018-04-19
* Fix a typo in the comments.Gravatar A. Unique TensorFlower2018-02-12
* Fix documentation error in tensorflow feature_utils.hGravatar A. Unique TensorFlower2017-12-22
* Update feature_util to support SequenceExample proto.Gravatar A. Unique TensorFlower2017-09-01
* Automated g4 rollback of changelist 167286643Gravatar A. Unique TensorFlower2017-09-01
* Update feature_util to support SequenceExample proto.Gravatar A. Unique TensorFlower2017-09-01
* Update OSS protobuf git depedency version to 3.0.2Gravatar Shanqing Cai2016-09-11
* s/Tensorflow/TensorFlow. A losing battle :)Gravatar Vijay Vasudevan2016-07-13
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Removing std::string qualification and adding requisite #includes.Gravatar A. Unique TensorFlower2016-05-09
* A set of lightweight wrappers to simplify access to Example proto fields in C++.Gravatar A. Unique TensorFlower2016-05-06