aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/graph/algorithm.cc
Commit message (Expand)AuthorAge
* Don't cluster nodes that have inputs with mismatching deadnessGravatar Sanjoy Das2018-07-18
* Add ReverseDFSFrom variant that works with const Node*.Gravatar A. Unique TensorFlower2017-12-11
* Use a serialized graph compiler to generate xla graph.Gravatar Yunxing Dai2017-10-12
* Automated g4 rollback of changelist 171303938Gravatar A. Unique TensorFlower2017-10-06
* Use a serialized graph compiler to generate xla graph.Gravatar Yunxing Dai2017-10-06
* Internal change.Gravatar A. Unique TensorFlower2017-05-03
* Few optimizations to speed up processing of large graphs.Gravatar A. Unique TensorFlower2017-01-30
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Merge duplicate copies of reverse reachability pruning algorithm.Gravatar A. Unique TensorFlower2016-05-17
* Refactor the logic to apply optimization into a common module.Gravatar A. Unique TensorFlower2016-02-03
* Added constant folding optimization pass.Gravatar Manjunath Kudlur2016-01-25
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06