aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/graph_editor/util.py
Commit message (Expand)AuthorAge
* Make the graph_editor C-API friendly: always construct ops with their inputs.Gravatar Frank Perbet2018-03-21
* Allowing __iter__ over 1+dimensional tensors with known shapes.Gravatar Alexandre Passos2017-11-03
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Optimization.Gravatar A. Unique TensorFlower2017-04-12
* Fix spelling errors.Gravatar Patrick Nguyen2017-02-27
* Fix transform for cyclic graph.Gravatar A. Unique TensorFlower2017-01-18
* Automated rollback of change 139400135Gravatar Jonathan Hseu2016-11-18
* Rename `Tensor` to `Output` in all Python docsGravatar Jonathan Hseu2016-11-16
* graph_replace now supports dictionary as input.Gravatar A. Unique TensorFlower2016-10-06
* Quote tf.* identifiers in documentation.Gravatar Patrick Nguyen2016-09-29
* Fix spelling in docstrings.Gravatar Patrick Nguyen2016-09-28
* graph_replace: return original tensor if not transformed.Gravatar A. Unique TensorFlower2016-09-07
* Added 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