aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/proto_text
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Separated protobuf_compiler into a separate BUILD rule.Gravatar A. Unique TensorFlower2018-08-15
* Remove all references of windows_msvc config_settingGravatar Loo Rong Jie2018-07-12
* 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
|/
* Internal ChangeGravatar A. Unique TensorFlower2018-04-24
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Automated g4 rollback of changelist 179260538Gravatar Dandelion Man?2017-12-15
* Automated g4 rollback of changelist 179258973Gravatar A. Unique TensorFlower2017-12-15
* Merge changes from github.Gravatar Dandelion Man?2017-12-15
* Merge changes from github.Gravatar Frank Chen2017-10-06
* Fix build errors for iOS.Gravatar A. Unique TensorFlower2017-09-25
* Remove RTLD_GLOBAL when loading pywrap_tensorflowGravatar Allen Lavoie2017-09-21
* Fix ios_tensorflow_lib build failure on Mac.Gravatar A. Unique TensorFlower2017-08-28
* Merge changes from github.Gravatar Jonathan Hseu2017-08-25
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* 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 TensorFlower2017-05-18
* Internal-only changesGravatar Pete Warden2017-03-01
* Merge changes from github.Gravatar A. Unique TensorFlower2016-11-17
* Merge changes from github.Gravatar Patrick Nguyen2016-10-20
* 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
* s/Tensorflow/TensorFlow. A losing battle :)Gravatar Vijay Vasudevan2016-07-13
* Merge changes from github.Gravatar A. Unique TensorFlower2016-06-30
* Update copyright for 3p/tf/tools.Gravatar A. Unique TensorFlower2016-06-02
* Change proto_text generation so it will work when tensorflow is included as aGravatar A. Unique TensorFlower2016-05-16
* 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