aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/grappler/optimizers/graph_optimizer_stage.h
Commit message (Expand)AuthorAge
* Disable removing pairs of transposes across chains, while debugging breakage ...Gravatar A. Unique TensorFlower2018-06-14
* Add an option to propagate Status in GraphOptimizerStagePipelines.Gravatar Rob Sloan2018-05-30
* Format header guards under tensorflow/core/grappler.Gravatar A. Unique TensorFlower2018-04-26
* Remove protected data members from GraphOptimizerStage.Gravatar A. Unique TensorFlower2018-04-20
* Make sure that same nodes are not optimized as part of multiple groups.Gravatar A. Unique TensorFlower2018-04-14
* Minimize broadcasts by rewriting a sub-tree of binary associative ops (Add, M...Gravatar A. Unique TensorFlower2018-04-09
* Fixed handling of control dependencies in the arithmethic optimizerGravatar Benoit Steiner2018-04-04
* GraphOptimizerStagePipeline to pass through multipleGravatar A. Unique TensorFlower2018-04-04
* Automated g4 rollback of changelist 190801044Gravatar A. Unique TensorFlower2018-03-28
* Make ArithmeticOptimizer robust to failures of shape inference and individual...Gravatar A. Unique TensorFlower2018-03-28
* Extract GraphOptimizer{Stage,Context}, and use it as a base classGravatar A. Unique TensorFlower2018-03-19