Home
last modified time | relevance | path

Searched defs:switch_a (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dmark_for_compilation_pass_test.cc627 ops::Switch switch_a(root.WithOpName("switch_a"), value, cond_a); in TEST() local
665 ops::Switch switch_a(root.WithOpName("switch_a"), value, cond_a); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/
H A Dtfrt_graph_execution_state_test.cc216 ops::Switch switch_a(scope.WithOpName("switch_a"), input, cond_a); in TEST_F() local