Searched defs:kControlSlot (Results 1 – 3 of 3) sorted by relevance
1287 const int kControlSlot = Graph::kControlSlot; in TEST_F() local1405 const int kControlSlot = Graph::kControlSlot; in TEST_F() local1463 const int kControlSlot = Graph::kControlSlot; in TEST_F() local
39 const int Graph::kControlSlot = -1; member in tensorflow::Graph
519 static const int kControlSlot; variable