Home
last modified time | relevance | path

Searched defs:switch_input (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dshape_inference.cc180 const Node* switch_input; in PropagateShapes() local
/aosp_15_r20/art/compiler/optimizing/
H A Ddead_code_elimination.cc65 HInstruction* switch_input = switch_instruction->InputAt(0); in MarkReachableBlocks() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dloop_optimizer.cc620 const NodeDef* switch_input = view.GetRegularFanin(switch_input_port).node; in CheckForDeadFanout() local