Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/keras/distribute/
H A Ddistributed_training_utils_v1.py819 return _make_execution_function_with_cloning(model, mode)
894 def _make_execution_function_with_cloning(model, mode): function