Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/engine/
Ddistributed_training_utils.py757 distributed_function = _make_graph_execution_function(model, mode)
765 def _make_graph_execution_function(model, mode): function