aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/docs
Commit message (Expand)AuthorAge
...
* Allow "." in list item names of Args/Returns/Raises blocksGravatar Mark Daoust2017-10-03
* Clean up properties of layers.Layer:Gravatar A. Unique TensorFlower2017-10-02
* Internal.Gravatar A. Unique TensorFlower2017-09-28
* Remove indentation in function args/returns/raises blocks.Gravatar Mark Daoust2017-09-27
* block tf.contrib.keras from the docsGravatar Mark Daoust2017-09-25
* Updated docs generator to include standard decorators for `tf.data`Gravatar Mark Daoust2017-09-20
* internalGravatar A. Unique TensorFlower2017-09-19
* Fix docs parser to handle keras docsGravatar Mark Daoust2017-09-18
* Unblocks docs for `tf.contrib.factorization`Gravatar Mark Daoust2017-09-14
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* Fix arg lists for args and kwargs in docs.Gravatar Mark Daoust2017-07-26
* No reason to run build_docs_test through the sanitizers.Gravatar A. Unique TensorFlower2017-07-13
* Merge changes from github.Gravatar Shanqing Cai2017-07-10
* Block generate_test, and docs generating from running in python3.Gravatar Mark Daoust2017-07-06
* Upgrade the python doc generator's `ReferenceResolver` to handle errors consi...Gravatar Mark Daoust2017-07-06
* Add note about `tf.test.mock` to docs for `tf.test`Gravatar Mark Daoust2017-06-27
* Install codegen in bazel workspace to allow docs tests to run.Gravatar Mark Daoust2017-06-19
* Remove duplicate line from bad merge.Gravatar Mark Daoust2017-06-09
* Make API do not descend map a bit more precise by includingGravatar A. Unique TensorFlower2017-06-09
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Remove the 'aliases' section for things with only one name, and make it clear...Gravatar Mark Daoust2017-05-24
* Add metadata to generated doc pages.Gravatar Mark Daoust2017-05-24
* Automated g4 rollback of changelist 156170472Gravatar A. Unique TensorFlower2017-05-16
* Add build rule for doc generationGravatar Mark Daoust2017-05-16
* Fix python doc generation example in `documentation.md`Gravatar Mark Daoust2017-05-12
* Merge changes from github.Gravatar Benoit Steiner2017-05-11
* Clean up signature documentation for tf.rangeGravatar Geoffrey Irving2017-05-10
* Merge changes from github.Gravatar Dan Ringwalt2017-05-05
* Fix a bunch of bad links and missing docs in contrib.Gravatar Mark Daoust2017-05-02
* Make Python API TOC sort deterministic.Gravatar Mark Daoust2017-04-28
* 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 a smoke test to ensure that the doc generator runs.Gravatar Mark Daoust2017-04-08
* Remove old doc generator.Gravatar Martin Wicke2017-03-31
* Make `ReferenceResolver` serializable.Gravatar Mark Daoust2017-03-29
* Automated rollback of change 151449737Gravatar Mark Daoust2017-03-28
* Use getsourcefile instead of getfile so we don't have to worry aboutGravatar A. Unique TensorFlower2017-03-28
* Internal change.Gravatar A. Unique TensorFlower2017-03-27
* Fix docstring Args/Raises/Returns parsing (Don't assume there is a blank line...Gravatar Mark Daoust2017-03-22
* Automated rollback of change 150372607Gravatar Martin Wicke2017-03-20
* Remove old doc generator.Gravatar Martin Wicke2017-03-16
* Bring the Keras API in contrib.Gravatar Francois Chollet2017-03-15
* Split up module contents.Gravatar Mark Daoust2017-03-15
* Made public_api not call its wrapped visitor on API children in the "do not d...Gravatar A. Unique TensorFlower2017-03-14
* Move Signature to code block, like c++Gravatar A. Unique TensorFlower2017-03-13
* Add operators to classes in docs.Gravatar Martin Wicke2017-03-10
* Merge changes from github.Gravatar Dandelion Mané2017-03-10
* Move defined_in up to the top.Gravatar A. Unique TensorFlower2017-03-08
* Doc generator refactoring.Gravatar A. Unique TensorFlower2017-03-03
* Exclude a few files from doc generation.Gravatar A. Unique TensorFlower2017-03-01