Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/autograph/operators/
Dcontrol_flow.py426 _tf_iterator_for_stmt(
434 _tf_iterator_for_stmt(
637 def _tf_iterator_for_stmt( function
Dcontrol_flow_deprecated_py2.py344 return _tf_iterator_for_stmt(iter_, extra_test, body, get_state, set_state,
572 def _tf_iterator_for_stmt(itr, extra_test, body, get_state, set_state, function