Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_util_v2.py96 def maybe_set_lowering_attr(op, lower_using_switch_merge=None): function
Dcond_v2.py293 util.maybe_set_lowering_attr(if_op)
1176 util.maybe_set_lowering_attr(case_op, lower_using_switch_merge)
Dwhile_v2.py447 util.maybe_set_lowering_attr(while_op)