aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/graph_editor/__init__.py
Commit message (Expand)AuthorAge
* Remove magic-doc-links from code.Gravatar Mark Daoust2018-08-16
* graph_editor: move match.py into the the test folder as it is not meant to be...Gravatar Frank Perbet2017-03-10
* Update module docstrings to (consistently) link to the guide in theGravatar A. Unique TensorFlower2017-02-24
* Documentation changes to adhere to new doc generatorGravatar Brennan Saeta2017-02-13
* Seal contrib interfaces (as much a feasible). If you were using a symbol whic...Gravatar Martin Wicke2017-01-29
* Remove access to individual sub-modules: only use the symbols imported at the...Gravatar A. Unique TensorFlower2017-01-28
* Fix transform for cyclic graph (second try). Deprecate in-place transform.Gravatar A. Unique TensorFlower2017-01-26
* Quote tf.* identifiers in documentation.Gravatar Patrick Nguyen2016-09-29
* Fix spelling in docstrings.Gravatar Patrick Nguyen2016-09-28
* Added test for copy_with_input_replacements and graph_replace.Gravatar A. Unique TensorFlower2016-08-26
* Improved documentation.Gravatar A. Unique TensorFlower2016-08-10
* Improved documentation and minor bug fixes.Gravatar A. Unique TensorFlower2016-08-08
* Added unit tests and improved library API.Gravatar A. Unique TensorFlower2016-07-13
* Replace "Scikit Flow Authors" with "TensorFlow Authors", and remove "pylint: ...Gravatar A. Unique TensorFlower2016-07-11
* TensorFlow Graph Editor.Gravatar A. Unique TensorFlower2016-06-29