Searched defs:kControlSlot (Results 1 – 3 of 3) sorted by relevance
1283 const int kControlSlot = Graph::kControlSlot; in TEST_F() local1401 const int kControlSlot = Graph::kControlSlot; in TEST_F() local1459 const int kControlSlot = Graph::kControlSlot; in TEST_F() local
35 const int Graph::kControlSlot = -1; member in tensorflow::Graph
470 static const int kControlSlot; variable