aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/graph_editor
Commit message (Expand)AuthorAge
...
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Automated rollback of change 139400135Gravatar Jonathan Hseu2016-11-18
* Rename `Tensor` to `Output` in all Python docsGravatar Jonathan Hseu2016-11-16
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03
* Fix ge. swap with repeated tensors.Gravatar A. Unique TensorFlower2016-10-17
* graph_replace now supports dictionary as input.Gravatar A. Unique TensorFlower2016-10-06
* Quote tf.* identifiers in documentation.Gravatar Patrick Nguyen2016-09-29
* Fix broken lists in documentation, and back-quote more identifiers.Gravatar Patrick Nguyen2016-09-28
* Fix spelling in identifier name (hanlder->handler).Gravatar Patrick Nguyen2016-09-28
* 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
* Added test for copy_with_input_replacements and graph_replace.Gravatar A. Unique TensorFlower2016-08-26
* Added copy_with_input_replacements and graph_replace.Gravatar A. Unique TensorFlower2016-08-26
* The graph editor copy was sometime silently ignoring some ops: this is now fi...Gravatar A. Unique TensorFlower2016-08-17
* Copying an op now copy the shape of its output tensors as well.Gravatar A. Unique TensorFlower2016-08-11
* 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