Searched refs:id_c (Results 1 – 1 of 1) sorted by relevance
440 auto id_c = ops::Identity(s.WithOpName("id_c").WithControlDependencies(y), x); in TEST_F() local452 Output c_a = ops::Identity(s.WithOpName("c_a"), id_c); in TEST_F()454 ops::Identity(s.WithOpName("c_b").WithControlDependencies(id_c), z); in TEST_F()