Searched refs:_tf_ragged_for_stmt (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/python/autograph/operators/ |
D | control_flow.py | 415 _tf_ragged_for_stmt(iter_, extra_test, body, get_state, set_state, 430 _tf_ragged_for_stmt( 528 def _tf_ragged_for_stmt( function
|
D | control_flow_deprecated_py2.py | 349 return _tf_ragged_for_stmt(iter_, extra_test, body, get_state, set_state, 446 def _tf_ragged_for_stmt(iter_, function
|