aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/framework/gen_docs_combined.py
Commit message (Expand)AuthorAge
* Remove old doc generator.Gravatar Martin Wicke2017-03-31
* Automated rollback of change 150372607Gravatar Martin Wicke2017-03-20
* Remove old doc generator.Gravatar Martin Wicke2017-03-16
* Fix links according to new convention.Gravatar Patrick Nguyen2017-02-14
* Seal contrib interfaces (as much a feasible). If you were using a symbol whic...Gravatar Martin Wicke2017-01-29
* Add tf.tables_initializer as a replacement for tf.initialize_all_tables, andGravatar A. Unique TensorFlower2017-01-15
* Expose saved_model via tf.saved_model.Gravatar Patrick Nguyen2017-01-12
* Convert tf.flags usage to argparse. Move use of FLAGS globals into main() only.Gravatar Vijay Vasudevan2017-01-06
* Automated rollback of change 143523842Gravatar A. Unique TensorFlower2017-01-04
* Convert tf.flags usage to argparse. Move use of FLAGS globals into main() only.Gravatar Vijay Vasudevan2017-01-04
* tfdbg: add auto-generated Python API doc to gen_docs_combined.pyGravatar Shanqing Cai2016-12-28
* Move the implementation code of rnn_cells to contrib.Gravatar Jianwei Xie2016-12-21
* Add contrib.opt to TF documentation.Gravatar A. Unique TensorFlower2016-12-13
* Add document for the (new) tf.contrib.legancy_seq2seqGravatar Jianwei Xie2016-12-04
* Moves most metrics from contrib into core.Gravatar A. Unique TensorFlower2016-12-02
* Provides links of tf.nn.rnn_cell.* under tf.contrib.rnn.Gravatar Jianwei Xie2016-12-01
* LinearOperator:Gravatar Ian Langmore2016-11-21
* Automated rollback of change 139400135Gravatar Jonathan Hseu2016-11-18
* Rename `Tensor` to `Output` in all Python docsGravatar Jonathan Hseu2016-11-16
* Creates a library of matrix-free solvers for linear equations, linear least-s...Gravatar A. Unique TensorFlower2016-11-14
* Add initial version of tf.contrib.integrateGravatar Stephan Hoyer2016-11-02
* Add tf.stack and tf.unstack to replace tf.pack and tf.unpack.Gravatar A. Unique TensorFlower2016-10-27
* Change TransformedDistribution to take an instance of a distribution and a Bi...Gravatar A. Unique TensorFlower2016-10-12
* Move MonitoredSession and related utilities from tf.contrib.learn to tf.trainGravatar Mustafa Ispir2016-10-03
* Adds a linear-chain CRF layer to tensorflow/contrib.Gravatar A. Unique TensorFlower2016-09-22
* Changes to bayesflow api:Gravatar Eugene Brevdo2016-08-31
* Monte Carlo Ops for bayesflow.Gravatar Ian Langmore2016-08-23
* Automated rollback of change 130904334Gravatar Sergio Guadarrama2016-08-23
* Add tf.contrib.slim module to gen_docsGravatar Sergio Guadarrama2016-08-21
* Add ELBO and register_prior for variational inference.Gravatar A. Unique TensorFlower2016-08-17
* Add SequenceQueueingStateSaver to perform truncated reading of sequence minib...Gravatar Eugene Brevdo2016-08-16
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-16
* Add ELBO and register_prior for variational inference.Gravatar A. Unique TensorFlower2016-08-16
* Refactor/consolidate internal/external gen_docs_combinedGravatar Wei Ho2016-08-05
* Added the Graph Editor library documentation.Gravatar A. Unique TensorFlower2016-08-03
* Add tf.contrib.rnn.LSTMFusedCell. All code originally by William Chan.Gravatar Eugene Brevdo2016-07-29
* Extend the TensorFlow summary system to support logging arbitrary Tensors.Gravatar Dan Mané2016-07-19
* Adding API docs for tf.contrib.learn.monitors (also fixed a couple typos inGravatar A. Unique TensorFlower2016-07-19
* Move CTC out of contrib and document.Gravatar Eugene Brevdo2016-06-15
* Execute TODOs toGravatar Olivia Nordquist2016-06-14
* Initial stochastic computation graph implementation. Adds StochasticTensor a...Gravatar Eugene Brevdo2016-06-08
* Make RNN api public.Gravatar Eugene Brevdo2016-06-07
* Publish TensorArray and PaddingFIFOQueue into the public API.Gravatar Eugene Brevdo2016-06-02
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Add contrib.framework and contrib.losses to gendocs.Gravatar A. Unique TensorFlower2016-06-02
* Updating FFmpeg docs and exposing them to gen_docs.sh.Gravatar A. Unique TensorFlower2016-05-18
* Fix a few pylint warnings.Gravatar A. Unique TensorFlower2016-05-16
* Registering tf.contrib.metrics with documentationGravatar A. Unique TensorFlower2016-05-12
* Registering documentation for contrib.distributions.Gravatar A. Unique TensorFlower2016-05-09
* Merge changes from github.Gravatar A. Unique TensorFlower2016-05-05