aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/common/public_api.py
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
* 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
* 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