Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/autograph/operators/
Dcontrol_flow.py900 _py_while_stmt(test, body, get_state, set_state, opts)
977 def _py_while_stmt(test, body, get_state, set_state, opts): function