Home
last modified time | relevance | path

Searched refs:has_control_enter (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
Dgraph_partition_test.cc115 bool has_control_enter = false; in CheckLoopConstruction() local
134 has_control_enter = true; in CheckLoopConstruction()
147 EXPECT_TRUE(has_control_enter); in CheckLoopConstruction()