Searched defs:kControlSlot (Results 1 – 3 of 3) sorted by relevance
1282 const int kControlSlot = Graph::kControlSlot; in TEST_F() local1400 const int kControlSlot = Graph::kControlSlot; in TEST_F() local1458 const int kControlSlot = Graph::kControlSlot; in TEST_F() local
38 const int Graph::kControlSlot = -1; member in tensorflow::Graph
496 static const int kControlSlot; variable