aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/proto_text/gen_proto_text_functions_lib.cc
Commit message (Expand)AuthorAge
* Merge commit for internal changesGravatar Patrick Nguyen2018-06-06
|\
| * Tensorflow protos allow enum values outside of the listed constants; this is ...Gravatar A. Unique TensorFlower2018-06-06
* | Include <algorithm> in .pb_text.cc generated filesGravatar Derek Murray2018-05-17
|/
* Preallocate vector storage when the ultimate vector size is known in advanceGravatar A. Unique TensorFlower2017-06-01
* Make single-parameter constructors explicitGravatar A. Unique TensorFlower2017-05-31
* Remove unused using-declarationsGravatar A. Unique TensorFlower2017-05-26
* Merge changes from github.Gravatar A. Unique TensorFlower2016-11-17
* Update OSS protobuf git depedency version to 3.0.2Gravatar Shanqing Cai2016-09-11
* Fix ~63 ClangTidy - Performance findings in TensorFlow.Gravatar Vincent Vanhoucke2016-08-31
* Fix build non determinism in headersGravatar A. Unique TensorFlower2016-07-25
* Create new dep tree for gen_proto_text_functions tool to simplify/speed up mo...Gravatar Andrew Harp2016-07-19
* Update copyright for 3p/tf/tools.Gravatar A. Unique TensorFlower2016-06-02
* Change tensorflow code to use proto_text for DebugString and ShortDebugStringGravatar A. Unique TensorFlower2016-04-21
* In proto_text, define the Map parsing functions as inside anonymous namespaces,Gravatar A. Unique TensorFlower2016-04-21
* Rollback of "Change tensorflow code to use proto_text for DebugString andS ho...Gravatar A. Unique TensorFlower2016-04-19
* Change tensorflow code to use proto_text for DebugString and ShortDebugStringGravatar A. Unique TensorFlower2016-04-19
* Fix bugs in tools/proto_text:Gravatar A. Unique TensorFlower2016-04-19
* In tools/proto_text, move comment describing API to the header.Gravatar A. Unique TensorFlower2016-04-15
* Add tools/proto_text for generating ProtoDebugString,Gravatar A. Unique TensorFlower2016-04-14