aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/graph_editor/tests
Commit message (Expand)AuthorAge
* Updating the V2 variables API.Gravatar Alexandre Passos2018-09-27
* Adds a nodedef_fn parameter to copy_op_handler, allowing customization by mut...Gravatar A. Unique TensorFlower2018-04-11
* Adds a within_ops_fn parameter to get_forward_walk_ops and get_backward_walk_opsGravatar A. Unique TensorFlower2018-04-09
* Make the graph_editor C-API friendly: always construct ops with their inputs.Gravatar Frank Perbet2018-03-21
* Automated g4 rollback of changelist 189346024Gravatar Frank Perbet2018-03-16
* Make the graph_editor C-API friendly: always construct ops with their inputs.Gravatar Frank Perbet2018-03-16
* math_grad: Fast path for when broadcasting is not needed.Gravatar A. Unique TensorFlower2017-10-16
* Fix bug with graph_replace on graphs with gradients. Added a test to verify t...Gravatar A. Unique TensorFlower2017-07-10
* 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
* graph_editor: easier subgraph remapping of inputs/outputs.Gravatar A. Unique TensorFlower2017-02-01
* 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
* Fix two bugs int the Graph editor;Gravatar A. Unique TensorFlower2016-12-21
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* 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
* 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
* 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