aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/example
Commit message (Expand)AuthorAge
* Added ABSL_DEPRECATED annotations to various deprecated TensorFlow functions.Gravatar A. Unique TensorFlower2018-09-19
* Add more description for a common use case of SequenceExample.Gravatar A. Unique TensorFlower2018-09-11
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Add go_package to proto definition files (#17262)Gravatar Yong Tang2018-05-02
* 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
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* 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
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Prepare to not include node_def.proto.h in node_def_util.hGravatar Geoffrey Irving2017-06-23
* Minor modernizations, mostly more <memory>Gravatar A. Unique TensorFlower2017-06-12
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Fix code that ignores tensorflow::Status.Gravatar Peter Hawkins2017-02-13
* Allow empty tf.Features in the FeatureLists for sparse sequence examples.Gravatar A. Unique TensorFlower2017-01-06
* Update OSS protobuf git depedency version to 3.0.2Gravatar Shanqing Cai2016-09-11
* Change for internal compatibility.Gravatar A. Unique TensorFlower2016-07-25
* s/Tensorflow/TensorFlow. A losing battle :)Gravatar Vijay Vasudevan2016-07-13
* Parse tf.Example using arena allocation. Dense string benchmark shows 10-20% ...Gravatar A. Unique TensorFlower2016-07-06
* Python tensorflow.Example parser configuration extractorGravatar Ben Lee2016-06-28
* Extend documenation for SequenceExample.Gravatar A. Unique TensorFlower2016-06-15
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Add ExtractExampleParserConfiguration methodGravatar A. Unique TensorFlower2016-05-18
* 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
* Removes InferenceExample from tensorflow.Example.Gravatar Noah Fiedel2016-05-03
* Use java_generate_equals_and_hash=true for Features and Examples. Without it,...Gravatar A. Unique TensorFlower2016-03-02
* Enables java_multiple_files for all tf protos, and sets theGravatar A. Unique TensorFlower2016-02-09
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* TensorFlow: Upstream changes to git.Gravatar Vijay Vasudevan2015-12-02
* TensorFlow: more features, performance improvements, and doc fixes.Gravatar Vijay Vasudevan2015-11-18
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06