Searched refs:_body_fn (Results 1 – 1 of 1) sorted by relevance
3720 def _body_fn(i, h): function3725 return control_flow_ops.while_loop(lambda i, _: i < length, _body_fn,