aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/graph/control_flow.cc
Commit message (Expand)AuthorAge
* Adding NodeDef names to error messages for better debuggability.Gravatar A. Unique TensorFlower2018-07-27
* Move control flow validation from tf2xla to tf core.Gravatar A. Unique TensorFlower2018-06-21
* [TF:XLA] Fix the control edges for ops without inputs/outputs passed to Compi...Gravatar A. Unique TensorFlower2018-06-06
* Cleanup for graph functions.Gravatar Akshay Agrawal2018-02-23
* Automated g4 rollback of changelist 156251356Gravatar Geoffrey Irving2017-05-17
* Automated g4 rollback of changelist 156244933Gravatar Geoffrey Irving2017-05-16
* Reduce direct references to NodeDef in favor of Node and AttrSliceGravatar Geoffrey Irving2017-05-16
* Split code to compute control flow structure of a graph out of graph_partitio...Gravatar A. Unique TensorFlower2016-10-31