aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/common
Commit message (Expand)AuthorAge
* Fix usage of `docs_controls.should_skip`.Gravatar Mark Daoust2018-08-21
* Make tf.keras rely on external keras_applications and keras_preprocessing mod...Gravatar Francois Chollet2018-08-08
* Exclude compiler.xla.experimental from the public api.Gravatar Gunhan Gulsoy2018-08-03
* Change traverse_test.test_module to traverse a constructed dummy module rathe...Gravatar A. Unique TensorFlower2018-05-17
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Automated g4 rollback of changelist 158565259Gravatar Gunhan Gulsoy2017-09-14
* BUILD cleanup in tensorflow/tools/...Gravatar A. Unique TensorFlower2017-06-23
* Adjust test sizesGravatar A. Unique TensorFlower2017-06-09
* Make API do not descend map a bit more precise by includingGravatar A. Unique TensorFlower2017-06-09
* Merge changes from github.Gravatar Dan Ringwalt2017-05-05
* Introduce TFDecorator, a base class for Python TensorFlow decorators. Provide...Gravatar Charles Nicholson2017-04-21
* Generalize LazyLoader for use by ffmpegGravatar Mark Daoust2017-04-19
* Add tensorboard to the _do_not_descend_map of the PublicAPIVisitor.Gravatar Mark Daoust2017-04-08
* Automated rollback of change 152310869Gravatar Martin Wicke2017-04-07
* API backwards compatibility tests.Gravatar Gunhan Gulsoy2017-04-05
* Add operators to classes in docs.Gravatar Martin Wicke2017-03-10
* Replace pip testing script with bazel.Gravatar Gunhan Gulsoy2017-02-13
* Add linking to methods, and warnings for links to things that are notGravatar A. Unique TensorFlower2017-02-11
* Exclude flags module from the public API.Gravatar Martin Wicke2017-02-10
* Fix for non-hermetic build.Gravatar A. Unique TensorFlower2017-02-09
* Doc generator fixes:Gravatar Martin Wicke2017-02-01
* Make a better doc generator.Gravatar Martin Wicke2017-01-31
* Fix a bad comment.Gravatar Martin Wicke2017-01-08
* Make a traversal tool to visit everything in a given Python module/class.Gravatar Martin Wicke2016-12-27