aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/example
Commit message (Expand)AuthorAge
* 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