Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/distribute/
Ddistributed_training_utils_v1.py829 return _make_execution_function_with_cloning(model, mode)
904 def _make_execution_function_with_cloning(model, mode): function