aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/graph/control_flow.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* 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
* Run C++ control flow validation on FunctionDefs before running.Gravatar Skye Wanderman-Milne2018-01-03
* Split code to compute control flow structure of a graph out of graph_partitio...Gravatar A. Unique TensorFlower2016-10-31