Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf_control_flow.cc262 Value then_input = TupleImplicitInputs(op.then_branch(), loc, &builder); in LowerIfRegion() local
274 then_input, else_input); in LowerIfRegion()