Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/autograph/operators/
Dcontrol_flow.py415 _tf_ragged_for_stmt(iter_, extra_test, body, get_state, set_state,
430 _tf_ragged_for_stmt(
528 def _tf_ragged_for_stmt( function
Dcontrol_flow_deprecated_py2.py349 return _tf_ragged_for_stmt(iter_, extra_test, body, get_state, set_state,
446 def _tf_ragged_for_stmt(iter_, function