Searched refs:switch_2 (Results 1 – 1 of 1) sorted by relevance
79 auto switch_2 = ops::Switch(scope.WithOpName("cond/Switch"), y, less); in TEST() local80 auto mul = ops::Multiply(scope.WithOpName("cond/Mul"), switch_2.output_true, in TEST()