Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/keras/distribute/
H A Ddistributed_training_utils_v1.py919 distributed_function = _make_graph_execution_function(model, mode)
928 def _make_graph_execution_function(model, mode): function