Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/autograph/operators/
Dcontrol_flow_deprecated_py2.py359 return _tf_distributed_dataset_for_stmt(iter_, extra_test, body, init_vars)
794 def _tf_distributed_dataset_for_stmt(iter_, extra_test, body, init_state): function