Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/autograph/operators/
Dcontrol_flow_deprecated_py2.py334 return _known_len_tf_for_stmt(iter_, extra_test, body, get_state,
383 def _known_len_tf_for_stmt(iter_, function
Dcontrol_flow.py418 _known_len_tf_for_stmt(
481 def _known_len_tf_for_stmt( function