aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/graph/algorithm.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* 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
* 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
* Move #include <vector> out of port.h to users of std::vector<>.Gravatar Josh Levenberg2016-01-21
* Post order = Reverse topological orderGravatar Manjunath Kudlur2016-01-13
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06