aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/graph_editor/tests/transform_test.py
Commit message (Expand)AuthorAge
* Automated rollback of change 149812873Gravatar Shanqing Cai2017-03-10
* Automated rollback of change 149741516Gravatar Dandelion Mané2017-03-10
* graph_editor: move match.py into the the test folder as it is not meant to be...Gravatar Frank Perbet2017-03-10
* 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
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03
* graph_replace now supports dictionary as input.Gravatar A. Unique TensorFlower2016-10-06
* 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 unit tests and improved library API.Gravatar A. Unique TensorFlower2016-07-13