aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/graph_editor/select.py
Commit message (Expand)AuthorAge
* Adds a within_ops_fn parameter to get_forward_walk_ops and get_backward_walk_opsGravatar A. Unique TensorFlower2018-04-09
* Merge changes from github.Gravatar Benoit Steiner2017-08-04
* 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 two bugs int the Graph editor;Gravatar A. Unique TensorFlower2016-12-21
* Automated rollback of change 139400135Gravatar Jonathan Hseu2016-11-18
* Rename `Tensor` to `Output` in all Python docsGravatar Jonathan Hseu2016-11-16
* Quote tf.* identifiers in documentation.Gravatar Patrick Nguyen2016-09-29
* Fix spelling in docstrings.Gravatar Patrick Nguyen2016-09-28
* Faster transform operation.Gravatar A. Unique TensorFlower2016-09-17
* graph_replace: return original tensor if not transformed.Gravatar A. Unique TensorFlower2016-09-07
* 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