Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_control_flow_test.cc87 auto switch_3 = ops::Switch(scope.WithOpName("cond/Switch"), x, less); in TEST() local
89 switch_3.output_false, twenty_three); in TEST()