aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/graph_optimizer.h
Commit message (Expand)AuthorAge
* Revert constant folding to previous state.Gravatar Tong Shen2018-10-05
* Roll forward change "Skip control flow functionalization if there is no Switc...Gravatar Tong Shen2018-10-04
* Skip SymbolicGradientOp when doing constant folding in control flow functiona...Gravatar Tong Shen2018-09-26
* [tf.data] Fix use-after-free bug when closing down an input pipeline.Gravatar Derek Murray2018-02-05
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Enable passing CSE consider_fn through GraphOptimizer::Optimize call.Gravatar Jacques Pienaar2018-01-12
* Fix non-deterministic bug in constant folding. The shape_map was a map from N...Gravatar A. Unique TensorFlower2017-09-07
* Add the option of including Shape, ShapeN, Size and Rank in the standard Tens...Gravatar A. Unique TensorFlower2017-07-31
* Add support for passes that run post-partitioning to OptimizationRegistry.Gravatar Peter Hawkins2017-01-14
* Using Session's environment in optimization functionsGravatar A. Unique TensorFlower2016-08-11
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Enable constant folding in L0 optimization level.Gravatar Manjunath Kudlur2016-04-02
* Moved config.proto from core/framework to core/protobuf.Gravatar Sherry Moore2016-03-04
* Refactor the logic to apply optimization into a common module.Gravatar A. Unique TensorFlower2016-02-03